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 疾訒疾ジシセシ 1000111010111110111110111010001110001110101111101011110011011110101111001011111010111100 8ebefba38ebebcdebcbebc
EUC-JP 疾訒疾ジシセシ 1011110011000000100011111101110111001000101111001100000010001110101111001000111011011110100011101011110010001110101111101000111010111100 bcc08fddc8bcc08ebc8ede8ebc8ebe8ebc
UTF-8 疾訒疾ジシセシ 111001111001011010111110111010001010100010010010111001111001011010111110111011111011110110111100111011111011111010011110111011111011110110111100111011111011110110111110111011111011110110111100 e796bee8a892e796beefbdbcefbe9eefbdbcefbdbeefbdbc
UHC 疾?疾????? 11110010111100000011111111110010111100000011111100111111001111110011111100111111 f2f03ff2f03f3f3f3f3f

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