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 ??????\ 00111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f5c
SJIS-WIN 棚脱促竪揃贈\ 10010010010010011001001001000101100100011010001110010010010001111001000110110101100100011010000101011100 9249924591a3924791b591a15c
EUC-JP 棚脱促竪揃贈\ 11000011101010101100001110100110110000101010010111000011101010001100001010110111110000101010001101011100 c3aac3a6c2a5c3a8c2b7c2a35c
UTF-8 棚脱促竪揃贈\ 11100110101000111001101011101000100001001011000111100100101111111000001111100111101010111010101011100110100011111000001111101000101101001000100001011100 e6a39ae884b1e4bf83e7abaae68f83e8b4885c
UHC 棚?促竪?贈\ 1101110111011100001111111111010110110101111000101011010100111111111100011111110001011100 dddc3ff5b5e2b53ff1fc5c

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