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 ?G???G??^ 001111110100011100111111001111110011111101000111001111110011111101011110 3f473f3f3f473f3f5e
SJIS-WIN ?G???G??^ 001111110100011100111111001111110011111101000111001111110011111101011110 3f473f3f3f473f3f5e
EUC-JP ?G???G??^ 001111110100011100111111001111110011111101000111001111110011111101011110 3f473f3f3f473f3f5e
UTF-8 체G횠짖체G채횋^ 111011001011001010110100010001111110110110011010101000001110110010100111100101101110110010110010101101000100011111101100101100011000010011101101100110101000101101011110 ecb2b447ed9aa0eca796ecb2b447ecb184ed9a8b5e
UHC 체G횠짖체G채횋^ 110000111011110001000111110000111001100011000010101000101100001110111100010001111100001110100100110000111000100101011110 c3bc47c398c2a2c3bc47c3a4c3895e

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