To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?遍??}?遍??{^ 00111111100101011101010100111111001111110111110100111111100101011101010100111111001111110111101101011110 3f95d53f3f7d3f95d53f3f7b5e
EUC-JP ?遍??}?遍??{^ 00111111110010101101011100111111001111110111110100111111110010101101011100111111001111110111101101011110 3fcad73f3f7d3fcad73f3f7b5e
UTF-8 뤈遍엌서}뤈遍엌서{^ 111010111010010010001000111010011000000110001101111011001001011110001100111011001000010010011100011111011110101110100100100010001110100110000001100011011110110010010111100011001110110010000100100111000111101101011110 eba488e9818dec978cec849c7deba488e9818dec978cec849c7b5e
UHC 뤈遍엌서}뤈遍엌서{^ 10001111101110001111100010111100101111101111110110111100101011010111110110001111101110001111100010111100101111101111110110111100101011010111101101011110 8fb8f8bcbefdbcad7d8fb8f8bcbefdbcad7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)