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 ???A}v???A}vB 00111111001111110011111101000001011111010111011000111111001111110011111101000001011111010111011001000010 3f3f3f417d763f3f3f417d7642
SJIS-WIN ?脣?A}v?脣?A}vB 001111111110001111111010001111110100000101111101011101100011111111100011111110100011111101000001011111010111011001000010 3fe3fa3f417d763fe3fa3f417d7642
EUC-JP ?脣?A}v?脣?A}vB 001111111110011011111100001111110100000101111101011101100011111111100110111111000011111101000001011111010111011001000010 3fe6fc3f417d763fe6fc3f417d7642
UTF-8 얇脣렢A}v얇脣렢A}vB 11101100100101101000011111101000100001001010001111101011101000001010001001000001011111010111011011101100100101101000011111101000100001001010001111101011101000001010001001000001011111010111011001000010 ec9687e884a3eba0a2417d76ec9687e884a3eba0a2417d7642
UHC 얇脣렢A}v얇脣렢A}vB 10111110111000111110001011101110100011101011001101000001011111010111011010111110111000111110001011101110100011101011001101000001011111010111011001000010 bee3e2ee8eb3417d76bee3e2ee8eb3417d7642

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