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?Be?{G?Be^ 00111111011110110100011100111111010000100110010100111111011110110100011100111111010000100110010101011110 3f7b473f42653f7b473f42655e
SJIS-WIN ?{G?Be?{G?Be^ 00111111011110110100011100111111010000100110010100111111011110110100011100111111010000100110010101011110 3f7b473f42653f7b473f42655e
EUC-JP ?{G?Be?{G?Be^ 00111111011110110100011100111111010000100110010100111111011110110100011100111111010000100110010101011110 3f7b473f42653f7b473f42655e
UTF-8 혺{G혳Be혺{G혳Be^ 111011011001100010111010011110110100011111101101100110001011001101000010011001011110110110011000101110100111101101000111111011011001100010110011010000100110010101011110 ed98ba7b47ed98b34265ed98ba7b47ed98b342655e
UHC 혺{G혳Be혺{G혳Be^ 1100001010011111011110110100011111000010100110100100001001100101110000101001111101111011010001111100001010011010010000100110010101011110 c29f7b47c29a4265c29f7b47c29a42655e

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