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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 底??}v底??}vB 10010010111010100011111100111111011111010111011010010010111010100011111100111111011111010111011001000010 92ea3f3f7d7692ea3f3f7d7642
EUC-JP 底??}v底??}vB 11000100111011000011111100111111011111010111011011000100111011000011111100111111011111010111011001000010 c4ec3f3f7d76c4ec3f3f7d7642
UTF-8 底쏙쉿}v底쏙쉿}vB 1110010110111010100101011110110010001111100110011110110010001001101111110111110101110110111001011011101010010101111011001000111110011001111011001000100110111111011111010111011001000010 e5ba95ec8f99ec89bf7d76e5ba95ec8f99ec89bf7d7642
UHC 底쏙쉿}v底쏙쉿}vB 1110111010111100101111011110111110111101101100100111110101110110111011101011110010111101111011111011110110110010011111010111011001000010 eebcbdefbdb27d76eebcbdefbdb27d7642

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