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 疾捨シオ疾捨シオ^ 10001110101111101000111011001100101111001011010110001110101111101000111011001100101111001011010101011110 8ebe8eccbcb58ebe8eccbcb55e
EUC-JP 疾捨シオ疾捨シオ^ 1011110011000000101111001100111010001110101111001000111010110101101111001100000010111100110011101000111010111100100011101011010101011110 bcc0bcce8ebc8eb5bcc0bcce8ebc8eb55e
UTF-8 疾捨シオ疾捨シオ^ 11100111100101101011111011100110100011011010100011101111101111011011110011101111101111011011010111100111100101101011111011100110100011011010100011101111101111011011110011101111101111011011010101011110 e796bee68da8efbdbcefbdb5e796bee68da8efbdbcefbdb55e
UHC 疾捨??疾捨??^ 11110010111100001101111011010111001111110011111111110010111100001101111011010111001111110011111101011110 f2f0ded73f3ff2f0ded73f3f5e

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