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 1110010010101000100010001110010010001100010000000111110101110110111001001010100010001000111001001000110001000000011111010111011001000010 e4a888e48c407d76e4a888e48c407d7642
EUC-JP 茯井掘}v茯井掘}vB 1110100010101010101100001110011010110111101000010111110101110110111010001010101010110000111001101011011110100001011111010111011001000010 e8aab0e6b7a17d76e8aab0e6b7a17d7642
UTF-8 茯井掘}v茯井掘}vB 1110100010001100101011111110010010111010100101011110011010001110100110000111110101110110111010001000110010101111111001001011101010010101111001101000111010011000011111010111011001000010 e88cafe4ba95e68e987d76e88cafe4ba95e68e987d7642
UHC 茯井掘}v茯井掘}vB 1101110011011010111011111100110011001111110111100111110101110110110111001101101011101111110011001100111111011110011111010111011001000010 dcdaefcccfde7d76dcdaefcccfde7d7642

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