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 ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
SJIS-WIN ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
EUC-JP ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
UTF-8 횧횊F}v횧횊F}vB 11101101100110101010011111101101100110101000101001000110011111010111011011101101100110101010011111101101100110101000101001000110011111010111011001000010 ed9aa7ed9a8a467d76ed9aa7ed9a8a467d7642
UHC 횧횊F}v횧횊F}vB 110000111001111011000011100010000100011001111101011101101100001110011110110000111000100001000110011111010111011001000010 c39ec388467d76c39ec388467d7642

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