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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 閻コ髏・閻コ髏・^ 11101000100001011011101011101001100100001010010111101000100001011011101011101001100100001010010101011110 e885bae990a5e885bae990a55e
EUC-JP 閻コ髏・閻コ髏・^ 1110111111100101100011101011101011110001111100001000111010100101111011111110010110001110101110101111000111110000100011101010010101011110 efe58ebaf1f08ea5efe58ebaf1f08ea55e
UTF-8 閻コ髏・閻コ髏・^ 11101001100101101011101111101111101111011011101011101001101010111000111111101111101111011010010111101001100101101011101111101111101111011011101011101001101010111000111111101111101111011010010101011110 e996bbefbdbae9ab8fefbda5e996bbefbdbae9ab8fefbda55e
UHC 閻???閻???^ 1110011110100010001111110011111100111111111001111010001000111111001111110011111101011110 e7a23f3f3fe7a23f3f3f5e

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