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 疾鮻疾シン貅セシ 100011101011111011111100010001011000111010111110101111001101110111100110101110101011111010111100 8ebefc458ebebcdde6babebc
EUC-JP 疾鮻疾シン貅セシ 1011110011000000100011111110101011101010101111001100000010001110101111001000111011011101111011001011110010001110101111101000111010111100 bcc08feaeabcc08ebc8eddecbc8ebe8ebc
UTF-8 疾鮻疾シン貅セシ 111001111001011010111110111010011010111010111011111001111001011010111110111011111011110110111100111011111011111010011101111010001011001010000101111011111011110110111110111011111011110110111100 e796bee9aebbe796beefbdbcefbe9de8b285efbdbeefbdbc
UHC 疾?疾????? 11110010111100000011111111110010111100000011111100111111001111110011111100111111 f2f03ff2f03f3f3f3f3f

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