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 翁??疸}翁??疸{^ 100010011010010100111111001111111110000101110100011111011000100110100101001111110011111111100001011101000111101101011110 89a53f3fe1747d89a53f3fe1747b5e
EUC-JP 翁?祜疸}翁?祜疸{^ 10110010101001110011111110001111110100001101100011100001110101010111110110110010101001110011111110001111110100001101100011100001110101010111101101011110 b2a73f8fd0d8e1d57db2a73f8fd0d8e1d57b5e
UTF-8 翁렫祜疸}翁렫祜疸{^ 111001111011111110000001111010111010000010101011111001111010010110011100111001111001011010111000011111011110011110111111100000011110101110100000101010111110011110100101100111001110011110010110101110000111101101011110 e7bf81eba0abe7a59ce796b87de7bf81eba0abe7a59ce796b87b5e
UHC 翁렫祜疸}翁렫祜疸{^ 11101000101110101000111010111001111110111101010011010011101110000111110111101000101110101000111010111001111110111101010011010011101110000111101101011110 e8ba8eb9fbd4d3b87de8ba8eb9fbd4d3b87b5e

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