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 峵メ鮓ケ峵メ鮓ケ^ 11111010101011101101001011101001101101101011100111111010101011101101001011101001101101101011100101011110 faaed2e9b6b9faaed2e9b6b95e
EUC-JP ?メ鮓ケ?メ鮓ケ^ 001111111000111011010010111100101011100010001110101110010011111110001110110100101111001010111000100011101011100101011110 3f8ed2f2b88eb93f8ed2f2b88eb95e
UTF-8 峵メ鮓ケ峵メ鮓ケ^ 11100101101100111011010111101111101111101001001011101001101011101001001111101111101111011011100111100101101100111011010111101111101111101001001011101001101011101001001111101111101111011011100101011110 e5b3b5efbe92e9ae93efbdb9e5b3b5efbe92e9ae93efbdb95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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