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 析昻眈}析昻眈{^ 100100001100110111111010110100001110000110111100011111011001000011001101111110101101000011100001101111000111101101011110 90cdfad0e1bc7d90cdfad0e1bc7b5e
EUC-JP 析?眈}析?眈{^ 11000000110011110011111111100010101111100111110111000000110011110011111111100010101111100111101101011110 c0cf3fe2be7dc0cf3fe2be7b5e
UTF-8 析昻眈}析昻眈{^ 111001101001111010010000111001101001100010111011111001111001110010001000011111011110011010011110100100001110011010011000101110111110011110011100100010000111101101011110 e69e90e698bbe79c887de69e90e698bbe79c887b5e
UHC 析昻眈}析昻眈{^ 111000001011000011100100111010011111011110101111011111011110000010110000111001001110100111110111101011110111101101011110 e0b0e4e9f7af7de0b0e4e9f7af7b5e

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