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????B 00111111010001110011111100111111001111110011111100111111010001110011111100111111001111110011111101000010 3f473f3f3f3f3f473f3f3f3f42
SJIS-WIN ?G?????G????B 00111111010001110011111100111111001111110011111100111111010001110011111100111111001111110011111101000010 3f473f3f3f3f3f473f3f3f3f42
EUC-JP ?G?????G????B 00111111010001110011111100111111001111110011111100111111010001110011111100111111001111110011111101000010 3f473f3f3f3f3f473f3f3f3f42
UTF-8 청G혴챤혞짠청G혴챤혞짠B 111011001011001010101101010001111110110110011000101101001110110010110001101001001110110110011000100111101110110010100111101000001110110010110010101011010100011111101101100110001011010011101100101100011010010011101101100110001001111011101100101001111010000001000010 ecb2ad47ed98b4ecb1a4ed989eeca7a0ecb2ad47ed98b4ecb1a4ed989eeca7a042
UHC 청G혴챤혞짠청G혴챤혞짠B 1100001110111011010001111100001010011011110000111010111011000010100010001100001010100111110000111011101101000111110000101001101111000011101011101100001010001000110000101010011101000010 c3bb47c29bc3aec288c2a7c3bb47c29bc3aec288c2a742

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