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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 驛??慾??驛 11101001100000110011111100111111100101110111110000111111001111111110100110000011 e9833f3f977c3f3fe983
EUC-JP 驛??慾??驛 11110001111000110011111100111111110011011101110100111111001111111111000111100011 f1e33f3fcddd3f3ff1e3
UTF-8 驛덌풕慾딉슨驛 111010011010100110011011111010111000110110001100111011011001001010010101111001101000010110111110111010111001010010001001111011001000101010101000111010011010100110011011 e9a99beb8d8ced9295e685beeb9489ec8aa8e9a99b
UHC 驛덌풕慾딉슨驛 1110011010111110100010001110111110111110100110001110100110101111100010101110111110111101101111001110011010111110 e6be88efbe98e9af8aefbdbce6be

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