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 1110011010011100100011101110111010010011101110010111110101011001111001101001110010001110111011101001001110111001011111010110001001000101 e69c8eee93b97d59e69c8eee93b97d6245
EUC-JP 譛腫道}Y譛腫道}bE 1110101111111100101111001111000011000110101110110111110101011001111010111111110010111100111100001100011010111011011111010110001001000101 ebfcbcf0c6bb7d59ebfcbcf0c6bb7d6245
UTF-8 譛腫道}Y譛腫道}bE 1110100010101101100110111110100010000101101010111110100110000001100100110111110101011001111010001010110110011011111010001000010110101011111010011000000110010011011111010110001001000101 e8ad9be885abe981937d59e8ad9be885abe981937d6245
UHC ?腫道}Y?腫道}bE 001111111111000011111110110101001011001101111101010110010011111111110000111111101101010010110011011111010110001001000101 3ff0fed4b37d593ff0fed4b37d6245

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