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 疾捨シオシセシス 10001110101111101000111011001100101111001011010110111100101111101011110010111101 8ebe8eccbcb5bcbebcbd
EUC-JP 疾捨シオシセシス 10111100110000001011110011001110100011101011110010001110101101011000111010111100100011101011111010001110101111001000111010111101 bcc0bcce8ebc8eb58ebc8ebe8ebc8ebd
UTF-8 疾捨シオシセシス 111001111001011010111110111001101000110110101000111011111011110110111100111011111011110110110101111011111011110110111100111011111011110110111110111011111011110110111100111011111011110110111101 e796bee68da8efbdbcefbdb5efbdbcefbdbeefbdbcefbdbd
UHC 疾捨?????? 11110010111100001101111011010111001111110011111100111111001111110011111100111111 f2f0ded73f3f3f3f3f3f

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