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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 疾捨シソ湿爵湿 100011101011111010001110110011001011110010111111100011101011110010001110110111011000111010111100 8ebe8eccbcbf8ebc8edd8ebc
EUC-JP 疾捨シソ湿爵湿 1011110011000000101111001100111010001110101111001000111010111111101111001011111010111100110111111011110010111110 bcc0bcce8ebc8ebfbcbebcdfbcbe
UTF-8 疾捨シソ湿爵湿 111001111001011010111110111001101000110110101000111011111011110110111100111011111011110110111111111001101011100110111111111001111000100010110101111001101011100110111111 e796bee68da8efbdbcefbdbfe6b9bfe788b5e6b9bf
UHC 疾捨???爵? 11110010111100001101111011010111001111110011111100111111111011011100100100111111 f2f0ded73f3f3fedc93f

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