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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 癌??L}癌??L{^ 10001010111000000011111100111111010011000111110110001010111000000011111100111111010011000111101101011110 8ae03f3f4c7d8ae03f3f4c7b5e
EUC-JP 癌??L}癌??L{^ 10110100111000100011111100111111010011000111110110110100111000100011111100111111010011000111101101011110 b4e23f3f4c7db4e23f3f4c7b5e
UTF-8 癌꿩굢L}癌꿩굢L{^ 1110011110011001100011001110101010111111101010011110101010110101101000100100110001111101111001111001100110001100111010101011111110101001111010101011010110100010010011000111101101011110 e7998ceabfa9eab5a24c7de7998ceabfa9eab5a24c7b5e
UHC 癌꿩굢L}癌꿩굢L{^ 1110010011011111101100101110011010000010100010010100110001111101111001001101111110110010111001101000001010001001010011000111101101011110 e4dfb2e682894c7de4dfb2e682894c7b5e

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