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 疾訒疾シン貅セシ 100011101011111011111011101000111000111010111110101111001101110111100110101110101011111010111100 8ebefba38ebebcdde6babebc
EUC-JP 疾訒疾シン貅セシ 1011110011000000100011111101110111001000101111001100000010001110101111001000111011011101111011001011110010001110101111101000111010111100 bcc08fddc8bcc08ebc8eddecbc8ebe8ebc
UTF-8 疾訒疾シン貅セシ 111001111001011010111110111010001010100010010010111001111001011010111110111011111011110110111100111011111011111010011101111010001011001010000101111011111011110110111110111011111011110110111100 e796bee8a892e796beefbdbcefbe9de8b285efbdbeefbdbc
UHC 疾?疾????? 11110010111100000011111111110010111100000011111100111111001111110011111100111111 f2f03ff2f03f3f3f3f3f

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