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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驛??}驛??{^ 1110100110000011001111110011111101111101111010011000001100111111001111110111101101011110 e9833f3f7de9833f3f7b5e
EUC-JP 驛??}驛??{^ 1111000111100011001111110011111101111101111100011110001100111111001111110111101101011110 f1e33f3f7df1e33f3f7b5e
UTF-8 驛덋뜑}驛덋뜑{^ 111010011010100110011011111010111000110110001011111010111001110010010001011111011110100110101001100110111110101110001101100010111110101110011100100100010111101101011110 e9a99beb8d8beb9c917de9a99beb8d8beb9c917b5e
UHC 驛덋뜑}驛덋뜑{^ 111001101011111010001000111011101000110110010100011111011110011010111110100010001110111010001101100101000111101101011110 e6be88ee8d947de6be88ee8d947b5e

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