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??R?G??^[?G??R?G??^[^ 0011111101000111001111110011111101010010001111110100011100111111001111110101111001011011001111110100011100111111001111110101001000111111010001110011111100111111010111100101101101011110 3f473f3f523f473f3f5e5b3f473f3f523f473f3f5e5b5e
SJIS-WIN ?G??R?G??^[?G??R?G??^[^ 0011111101000111001111110011111101010010001111110100011100111111001111110101111001011011001111110100011100111111001111110101001000111111010001110011111100111111010111100101101101011110 3f473f3f523f473f3f5e5b3f473f3f523f473f3f5e5b5e
EUC-JP ?G??R?G??^[?G??R?G??^[^ 0011111101000111001111110011111101010010001111110100011100111111001111110101111001011011001111110100011100111111001111110101001000111111010001110011111100111111010111100101101101011110 3f473f3f523f473f3f5e5b3f473f3f523f473f3f5e5b5e
UTF-8 체G횞횕R체G횞횕^[체G횞횕R체G횞횕^[^ 1110110010110010101101000100011111101101100110101001111011101101100110101001010101010010111011001011001010110100010001111110110110011010100111101110110110011010100101010101111001011011111011001011001010110100010001111110110110011010100111101110110110011010100101010101001011101100101100101011010001000111111011011001101010011110111011011001101010010101010111100101101101011110 ecb2b447ed9a9eed9a9552ecb2b447ed9a9eed9a955e5becb2b447ed9a9eed9a9552ecb2b447ed9a9eed9a955e5b5e
UHC 체G횞횕R체G횞횕^[체G횞횕R체G횞횕^[^ 1100001110111100010001111100001110010111110000111000111101010010110000111011110001000111110000111001011111000011100011110101111001011011110000111011110001000111110000111001011111000011100011110101001011000011101111000100011111000011100101111100001110001111010111100101101101011110 c3bc47c397c38f52c3bc47c397c38f5e5bc3bc47c397c38f52c3bc47c397c38f5e5b5e

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