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 疾勺シ狆礪モシヲ 100011101011111010001110110110011011110011100000101111001110000111101000110100111011110010100110 8ebe8ed9bce0bce1e8d3bca6
EUC-JP 疾勺シ狆礪モシヲ 10111100110000001011110011011011100011101011110011100000101111101110001011101010100011101101001110001110101111001000111010100110 bcc0bcdb8ebce0bee2ea8ed38ebc8ea6
UTF-8 疾勺シ狆礪モシヲ 111001111001011010111110111001011000101110111010111011111011110110111100111001111000101110000110111001111010010010101010111011111011111010010011111011111011110110111100111011111011110110100110 e796bee58bbaefbdbce78b86e7a4aaefbe93efbdbcefbda6
UHC 疾勺??礪??? 1111001011110000111011011100001100111111001111111101010111101100001111110011111100111111 f2f0edc33f3fd5ec3f3f3f

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