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 1110111110100110100111111110111110111101100001111110101110001111101100010111110101101001111011111010011010011111111011111011110110000111111010111000111110110001011111010110100101000010 efa69fefbd87eb8fb17d69efa69fefbd87eb8fb17d6942
UHC 烈g돱}i烈g돱}iB 1110011011101111101000111110011110001001101101000111110101101001111001101110111110100011111001111000100110110100011111010110100101000010 e6efa3e789b47d69e6efa3e789b47d6942

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