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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 疾辞ショ疾汐シオ^ 10001110101111101000111010101011101111001010111010001110101111101000111010101100101111001011010101011110 8ebe8eabbcae8ebe8eacbcb55e
EUC-JP 疾辞ショ疾汐シオ^ 1011110011000000101111001010110110001110101111001000111010101110101111001100000010111100101011101000111010111100100011101011010101011110 bcc0bcad8ebc8eaebcc0bcae8ebc8eb55e
UTF-8 疾辞ショ疾汐シオ^ 11100111100101101011111011101000101111101001111011101111101111011011110011101111101111011010111011100111100101101011111011100110101100011001000011101111101111011011110011101111101111011011010101011110 e796bee8be9eefbdbcefbdaee796bee6b190efbdbcefbdb55e
UHC 疾???疾汐??^ 111100101111000000111111001111110011111111110010111100001110000010110001001111110011111101011110 f2f03f3f3ff2f0e0b13f3f5e

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