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 ??¨?}??¨?{^ 0011111100111111101010000011111101111101001111110011111110101000001111110111101101011110 3f3fa83f7d3f3fa83f7b5e
SJIS-WIN 驛?¨?}驛?¨?{^ 111010011000001100111111100000010100111000111111011111011110100110000011001111111000000101001110001111110111101101011110 e9833f814e3f7de9833f814e3f7b5e
EUC-JP 驛?¨?}驛?¨?{^ 111100011110001100111111101000011010111100111111011111011111000111100011001111111010000110101111001111110111101101011110 f1e33fa1af3f7df1e33fa1af3f7b5e
UTF-8 驛노¨흹}驛노¨흹{^ 11101001101010011001101111101011100001011011100011000010101010001110110110011101101110010111110111101001101010011001101111101011100001011011100011000010101010001110110110011101101110010111101101011110 e9a99beb85b8c2a8ed9db97de9a99beb85b8c2a8ed9db97b5e
UHC 驛노¨흹}驛노¨흹{^ 11100110101111101011001111101011101000011010011111000101100100110111110111100110101111101011001111101011101000011010011111000101100100110111101101011110 e6beb3eba1a7c5937de6beb3eba1a7c5937b5e

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