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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN シウシリシァ硝ォ 101111001011001110111100110110001011110010100111100011111100100110101011 bcb3bcd8bca78fc9ab
EUC-JP シウシリシァ硝ォ 10001110101111001000111010110011100011101011110010001110110110001000111010111100100011101010011110111110110010111000111010101011 8ebc8eb38ebc8ed88ebc8ea7becb8eab
UTF-8 シウシリシァ硝ォ 111011111011110110111100111011111011110110110011111011111011110110111100111011111011111010011000111011111011110110111100111011111011110110100111111001111010000110011101111011111011110110101011 efbdbcefbdb3efbdbcefbe98efbdbcefbda7e7a19defbdab
UHC ??????硝? 001111110011111100111111001111110011111100111111111101011010011000111111 3f3f3f3f3f3ff5a63f

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