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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 上ソシァセ瘤ケシィ 1000111111100011101111111011110010100111101111101110000110001110101110011011110010101000 8fe3bfbca7bee18eb9bca8
EUC-JP 上ソシァセ瘤ケシィ 101111101110010110001110101111111000111010111100100011101010011110001110101111101110000111101110100011101011100110001110101111001000111010101000 bee58ebf8ebc8ea78ebee1ee8eb98ebc8ea8
UTF-8 上ソシァセ瘤ケシィ 111001001011100010001010111011111011110110111111111011111011110110111100111011111011110110100111111011111011110110111110111001111001100010100100111011111011110110111001111011111011110110111100111011111011110110101000 e4b88aefbdbfefbdbcefbda7efbdbee798a4efbdb9efbdbcefbda8
UHC 上????瘤??? 1101111110111110001111110011111100111111001111111101011110111011001111110011111100111111 dfbe3f3f3f3fd7bb3f3f3f

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