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 ????????N 001111110011111100111111001111110011111100111111001111110011111101001110 3f3f3f3f3f3f3f3f4e
SJIS-WIN シト紗竺シナシャN 1011110011000100100011101101000110001110101100011011110011000101101111001010110001001110 bcc48ed18eb1bcc5bcac4e
EUC-JP シト紗竺シナシャN 1000111010111100100011101100010010111100110100111011110010110011100011101011110010001110110001011000111010111100100011101010110001001110 8ebc8ec4bcd3bcb38ebc8ec58ebc8eac4e
UTF-8 シト紗竺シナシャN 11101111101111011011110011101111101111101000010011100111101101001001011111100111101010111011101011101111101111011011110011101111101111101000010111101111101111011011110011101111101111011010110001001110 efbdbcefbe84e7b497e7abbaefbdbcefbe85efbdbcefbdac4e
UHC ??紗竺????N 0011111100111111110111101110100111110101111001110011111100111111001111110011111101001110 3f3fdee9f5e73f3f3f3f4e

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