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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鉑蒔霓フ邇アロェ 111110111100100110001110101010101110100010111101110011001110011110001110101100011101101110101010 fbc98eaae8bdcce78eb1dbaa
EUC-JP 鉑蒔霓フ邇アロェ 1000111111100011111000011011110010101100111100001011111110001110110011001110110111101110100011101011000110001110110110111000111010101010 8fe3e1bcacf0bf8eccedee8eb18edb8eaa
UTF-8 鉑蒔霓フ邇アロェ 111010011000100110010001111010001001001010010100111010011001110010010011111011111011111010001100111010011000001010000111111011111011110110110001111011111011111010011011111011111011110110101010 e98991e89294e99c93efbe8ce98287efbdb1efbe9befbdaa
UHC ?蒔霓?邇??? 0011111111100011110010001110011111100111001111111110110011000100001111110011111100111111 3fe3c8e7e73fecc43f3f3f

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