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 シトシカシナシ」^ 101111001100010010111100101101101011110011000101101111001010001101011110 bcc4bcb6bcc5bca35e
EUC-JP シトシカシナシ」^ 1000111010111100100011101100010010001110101111001000111010110110100011101011110010001110110001011000111010111100100011101010001101011110 8ebc8ec48ebc8eb68ebc8ec58ebc8ea35e
UTF-8 シトシカシナシ」^ 11101111101111011011110011101111101111101000010011101111101111011011110011101111101111011011011011101111101111011011110011101111101111101000010111101111101111011011110011101111101111011010001101011110 efbdbcefbe84efbdbcefbdb6efbdbcefbe85efbdbcefbda35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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