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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 牀雫釵牀雫釛^ 11100000101011001000111010110100111001111101111011100000101011001000111010110100111001111101110001011110 e0ac8eb4e7dee0ac8eb4e7dc5e
EUC-JP 牀雫釵牀雫釛^ 11100000101011101011110010110110111011101110000011100000101011101011110010110110111011101101111001011110 e0aebcb6eee0e0aebcb6eede5e
UTF-8 牀雫釵牀雫釛^ 11100111100010011000000011101001100110111010101111101001100001111011010111100111100010011000000011101001100110111010101111101001100001111001101101011110 e78980e99babe987b5e78980e99babe9879b5e
UHC 牀?釵牀??^ 11011111110100010011111111110011111110111101111111010001001111110011111101011110 dfd13ff3fbdfd13f3f5e

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