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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 驛??慾??驛? 1110100110000011001111110011111110010111011111000011111100111111111010011000001100111111 e9833f3f977c3f3fe9833f
EUC-JP 驛??慾??驛? 1111000111100011001111110011111111001101110111010011111100111111111100011110001100111111 f1e33f3fcddd3f3ff1e33f
UTF-8 驛덌풕慾딉슨驛득 111010011010100110011011111010111000110110001100111011011001001010010101111001101000010110111110111010111001010010001001111011001000101010101000111010011010100110011011111010111001001110011101 e9a99beb8d8ced9295e685beeb9489ec8aa8e9a99beb939d
UHC 驛덌풕慾딉슨驛득 11100110101111101000100011101111101111101001100011101001101011111000101011101111101111011011110011100110101111101011010111100110 e6be88efbe98e9af8aefbdbce6beb5e6

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