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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 茯井掘}Y茯井掘}bE 1110010010101000100010001110010010001100010000000111110101011001111001001010100010001000111001001000110001000000011111010110001001000101 e4a888e48c407d59e4a888e48c407d6245
EUC-JP 茯井掘}Y茯井掘}bE 1110100010101010101100001110011010110111101000010111110101011001111010001010101010110000111001101011011110100001011111010110001001000101 e8aab0e6b7a17d59e8aab0e6b7a17d6245
UTF-8 茯井掘}Y茯井掘}bE 1110100010001100101011111110010010111010100101011110011010001110100110000111110101011001111010001000110010101111111001001011101010010101111001101000111010011000011111010110001001000101 e88cafe4ba95e68e987d59e88cafe4ba95e68e987d6245
UHC 茯井掘}Y茯井掘}bE 1101110011011010111011111100110011001111110111100111110101011001110111001101101011101111110011001100111111011110011111010110001001000101 dcdaefcccfde7d59dcdaefcccfde7d6245

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