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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蔗ク髻應髻弯 11100100111100101011100011101001100111111001110011100100111100101011100011101001100111111001110001011110 e4f2b8e99f9ce4f2b8e99f9c5e
EUC-JP 蔗ク髻應?髻弯 11101000111101001000111010111000111100101010000111011000111001100011111111110010101000011101011110111111 e8f48eb8f2a1d8e63ff2a1d7bf
UTF-8 蔗ク髻應髻弯 111010001001010010010111111011111011110110111000111010011010101110111011111001101000011110001001111011101000011110101111111010011010101110111011111001011011110010101111 e89497efbdb8e9abbbe68789ee87afe9abbbe5bcaf
UHC 蔗??應??? 111011011011110100111111001111111110101111101011001111110011111100111111 edbd3f3febeb3f3f3f

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