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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?g?}?g?{^ 0011111110000010100001110011111101111101001111111000001010000111001111110111101101011110 3f82873f7d3f82873f7b5e
EUC-JP ?g?}?g?{^ 0011111110100011111001110011111101111101001111111010001111100111001111110111101101011110 3fa3e73f7d3fa3e73f7b5e
UTF-8 烈g윯}烈g윯{^ 111011111010011010011111111011111011110110000111111011001001110010101111011111011110111110100110100111111110111110111101100001111110110010011100101011110111101101011110 efa69fefbd87ec9caf7defa69fefbd87ec9caf7b5e
UHC 烈g윯}烈g윯{^ 111001101110111110100011111001111001111110101110011111011110011011101111101000111110011110011111101011100111101101011110 e6efa3e79fae7de6efa3e79fae7b5e

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