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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 鶻溪鶻溪[鶻溪鶻溪[^ 11101010010100101001111111100010111010100101001010011111111000100101101111101010010100101001111111100010111010100101001010011111111000100101101101011110 ea529fe2ea529fe25bea529fe2ea529fe25b5e
EUC-JP 鶻溪鶻溪[鶻溪鶻溪[^ 11110011101100111101111011100100111100111011001111011110111001000101101111110011101100111101111011100100111100111011001111011110111001000101101101011110 f3b3dee4f3b3dee45bf3b3dee4f3b3dee45b5e
UTF-8 鶻溪鶻溪[鶻溪鶻溪[^ 111010011011011010111011111001101011101010101010111010011011011010111011111001101011101010101010010110111110100110110110101110111110011010111010101010101110100110110110101110111110011010111010101010100101101101011110 e9b6bbe6baaae9b6bbe6baaa5be9b6bbe6baaae9b6bbe6baaa5b5e
UHC ?溪?溪[?溪?溪[^ 001111111100110110100010001111111100110110100010010110110011111111001101101000100011111111001101101000100101101101011110 3fcda23fcda25b3fcda23fcda25b5e

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