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 シマシォ疾勺シン 10111100110011111011110010101011100011101011111010001110110110011011110011011101 bccfbcab8ebe8ed9bcdd
EUC-JP シマシォ疾勺シン 10001110101111001000111011001111100011101011110010001110101010111011110011000000101111001101101110001110101111001000111011011101 8ebc8ecf8ebc8eabbcc0bcdb8ebc8edd
UTF-8 シマシォ疾勺シン 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110101011111001111001011010111110111001011000101110111010111011111011110110111100111011111011111010011101 efbdbcefbe8fefbdbcefbdabe796bee58bbaefbdbcefbe9d
UHC ????疾勺?? 00111111001111110011111100111111111100101111000011101101110000110011111100111111 3f3f3f3ff2f0edc33f3f

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