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 ???}i???}iB 0011111100111111001111110111110101101001001111110011111100111111011111010110100101000010 3f3f3f7d693f3f3f7d6942
SJIS-WIN ?g?}i?g?}iB 00111111100000101000011100111111011111010110100100111111100000101000011100111111011111010110100101000010 3f82873f7d693f82873f7d6942
EUC-JP ?g?}i?g?}iB 00111111101000111110011100111111011111010110100100111111101000111110011100111111011111010110100101000010 3fa3e73f7d693fa3e73f7d6942
UTF-8 烈g뵞}i烈g뵞}iB 1110111110100110100111111110111110111101100001111110101110110101100111100111110101101001111011111010011010011111111011111011110110000111111010111011010110011110011111010110100101000010 efa69fefbd87ebb59e7d69efa69fefbd87ebb59e7d6942
UHC 烈g뵞}i烈g뵞}iB 1110011011101111101000111110011110010100100111100111110101101001111001101110111110100011111001111001010010011110011111010110100101000010 e6efa3e7949e7d69e6efa3e7949e7d6942

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