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맳{^ 111011111010011010011111111011111011110110000111111010111010011110110011011111011110111110100110100111111110111110111101100001111110101110100111101100110111101101011110 efa69fefbd87eba7b37defa69fefbd87eba7b37b5e
UHC 烈g맳}烈g맳{^ 111001101110111110100011111001111001000010111010011111011110011011101111101000111110011110010000101110100111101101011110 e6efa3e790ba7de6efa3e790ba7b5e

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