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?hR?g?h^[?g?hR?g?h^[^ 0011111101100111001111110110100001010010001111110110011100111111011010000101111001011011001111110110011100111111011010000101001000111111011001110011111101101000010111100101101101011110 3f673f68523f673f685e5b3f673f68523f673f685e5b5e
SJIS-WIN ?g?hR?g?h^[?g?hR?g?h^[^ 0011111101100111001111110110100001010010001111110110011100111111011010000101111001011011001111110110011100111111011010000101001000111111011001110011111101101000010111100101101101011110 3f673f68523f673f685e5b3f673f68523f673f685e5b5e
EUC-JP ?g?hR?g?h^[?g?hR?g?h^[^ 0011111101100111001111110110100001010010001111110110011100111111011010000101111001011011001111110110011100111111011010000101001000111111011001110011111101101000010111100101101101011110 3f673f68523f673f685e5b3f673f68523f673f685e5b5e
UTF-8 창g혶hR창g혶h^[창g혶hR창g혶h^[^ 111011001011000010111101011001111110110110011000101101100110100001010010111011001011000010111101011001111110110110011000101101100110100001011110010110111110110010110000101111010110011111101101100110001011011001101000010100101110110010110000101111010110011111101101100110001011011001101000010111100101101101011110 ecb0bd67ed98b66852ecb0bd67ed98b6685e5becb0bd67ed98b66852ecb0bd67ed98b6685e5b5e
UHC 창g혶hR창g혶h^[창g혶hR창g혶h^[^ 11000011101000100110011111000010100111010110100001010010110000111010001001100111110000101001110101101000010111100101101111000011101000100110011111000010100111010110100001010010110000111010001001100111110000101001110101101000010111100101101101011110 c3a267c29d6852c3a267c29d685e5bc3a267c29d6852c3a267c29d685e5b5e

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