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 ???B}v???B}vB 00111111001111110011111101000010011111010111011000111111001111110011111101000010011111010111011001000010 3f3f3f427d763f3f3f427d7642
SJIS-WIN ??タB}v??タB}vB 001111110011111110000011010111100100001001111101011101100011111100111111100000110101111001000010011111010111011001000010 3f3f835e427d763f3f835e427d7642
EUC-JP ??タB}v??タB}vB 001111110011111110100101101111110100001001111101011101100011111100111111101001011011111101000010011111010111011001000010 3f3fa5bf427d763f3fa5bf427d7642
UTF-8 룶欄タB}v룶欄タB}vB 11101011101000111011011011101111101001001001110111100011100000101011111101000010011111010111011011101011101000111011011011101111101001001001110111100011100000101011111101000010011111010111011001000010 eba3b6efa49de382bf427d76eba3b6efa49de382bf427d7642
UHC 룶欄タB}v룶欄タB}vB 10001111101010111101000111101101101010111011111101000010011111010111011010001111101010111101000111101101101010111011111101000010011111010111011001000010 8fabd1edabbf427d768fabd1edabbf427d7642

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