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 ???u???~E 001111110011111100111111011101010011111100111111001111110111111001000101 3f3f3f753f3f3f7e45
SJIS-WIN 驛??u驛??~E 1110100110000011001111110011111101110101111010011000001100111111001111110111111001000101 e9833f3f75e9833f3f7e45
EUC-JP 驛??u驛??~E 1111000111100011001111110011111101110101111100011110001100111111001111110111111001000101 f1e33f3f75f1e33f3f7e45
UTF-8 驛노문u驛노문~E 111010011010100110011011111010111000010110111000111010111010110010111000011101011110100110101001100110111110101110000101101110001110101110101100101110000111111001000101 e9a99beb85b8ebacb875e9a99beb85b8ebacb87e45
UHC 驛노문u驛노문~E 111001101011111010110011111010111011100110101110011101011110011010111110101100111110101110111001101011100111111001000101 e6beb3ebb9ae75e6beb3ebb9ae7e45

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