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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 凋?i凋?iB 1001001010011100001111111000001010001001100100101001110000111111100000101000100101000010 929c3f8289929c3f828942
EUC-JP 凋?i凋?iB 1100001111111100001111111010001111101001110000111111110000111111101000111110100101000010 c3fc3fa3e9c3fc3fa3e942
UTF-8 凋닺i凋닺iB 11100101100001111000101111101011100010111011101011101111101111011000100111100101100001111000101111101011100010111011101011101111101111011000100101000010 e5878beb8bbaefbd89e5878beb8bbaefbd8942
UHC 凋닺i凋닺iB 11110000101111011011010011101000101000111110100111110000101111011011010011101000101000111110100101000010 f0bdb4e8a3e9f0bdb4e8a3e942

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