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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???暑}???暑{^ 00111111001111110011111110001111100010110111110100111111001111110011111110001111100010110111101101011110 3f3f3f8f8b7d3f3f3f8f8b7b5e
EUC-JP ???暑}???暑{^ 00111111001111110011111110111101111010110111110100111111001111110011111110111101111010110111101101011110 3f3f3fbdeb7d3f3f3fbdeb7b5e
UTF-8 뾱뗸뾛暑}뾱뗸뾛暑{^ 111010111011111010110001111010111001011110111000111010111011111010011011111001101001101010010001011111011110101110111110101100011110101110010111101110001110101110111110100110111110011010011010100100010111101101011110 ebbeb1eb97b8ebbe9be69a917debbeb1eb97b8ebbe9be69a917b5e
UHC 뾱뗸뾛暑}뾱뗸뾛暑{^ 10010111011100111000101111110111100101110101100011011111111101000111110110010111011100111000101111110111100101110101100011011111111101000111101101011110 97738bf79758dff47d97738bf79758dff47b5e

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