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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN シナ失芝シウ@h 10111100110001011000111010111000100011101100010110111100101100110100000001101000 bcc58eb88ec5bcb34068
EUC-JP シナ失芝シウ@h 1000111010111100100011101100010110111100101110101011110011000111100011101011110010001110101100110100000001101000 8ebc8ec5bcbabcc78ebc8eb34068
UTF-8 シナ失芝シウ@h 1110111110111101101111001110111110111110100001011110010110100100101100011110100010001010100111011110111110111101101111001110111110111101101100110100000001101000 efbdbcefbe85e5a4b1e88a9defbdbcefbdb34068
UHC ??失芝??@h 00111111001111111110001111110111111100101011100100111111001111110100000001101000 3f3fe3f7f2b93f3f4068

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