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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???乙?????B 0011111100111111001111111000100110110011001111110011111100111111001111110011111101000010 3f3f3f89b33f3f3f3f3f42
EUC-JP ???乙??洧??B 00111111001111110011111110110010101101010011111100111111100011111100011110110100001111110011111101000010 3f3f3fb2b53f3f8fc7b43f3f42
UTF-8 閱묐씈乙뤹븨洧좎굩B 11101001100101101011000111101011101011001001000011101100100101001000100011100100101110011001100111101011101001001011100111101011101110001010100011100110101101001010011111101100101000101000111011101010101101011010100101000010 e996b1ebac90ec9488e4b999eba4b9ebb8a8e6b4a7eca28eeab5a942
UHC 閱묐씈乙뤹븨洧좎굩B 11100110111100111001000111101011100111011010000011101011111000001000111111100111100101011001000111101010111110111010000011101100100000101000111101000010 e6f391eb9da0ebe08fe79591eafba0ec828f42

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