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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 湛狸\}湛狸\{^ 10010010010110001001001001001011010111000111110110010010010110001001001001001011010111000111101101011110 9258924b5c7d9258924b5c7b5e
EUC-JP 湛狸\}湛狸\{^ 11000011101110011100001110101100010111000111110111000011101110011100001110101100010111000111101101011110 c3b9c3ac5c7dc3b9c3ac5c7b5e
UTF-8 湛狸\}湛狸\{^ 1110011010111001100110111110011110001011101110000101110001111101111001101011100110011011111001111000101110111000010111000111101101011110 e6b99be78bb85c7de6b99be78bb85c7b5e
UHC 湛狸\}湛狸\{^ 11010011110000001101011111100001010111000111110111010011110000001101011111100001010111000111101101011110 d3c0d7e15c7dd3c0d7e15c7b5e

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