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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 瘟??倭??娃?? 111000011000100100111111001111111001100001100000001111110011111110001000101000010011111100111111 e1893f3f98603f3f88a13f3f
EUC-JP 瘟??倭??娃?? 111000011110100100111111001111111100111111000001001111110011111110110000101000110011111100111111 e1e93f3fcfc13f3fb0a33f3f
UTF-8 瘟븝슝倭뗰쉘娃쏙쉐 111001111001100010011111111010111011100010011101111011001000101010011101111001011000000010101101111010111001011110110000111011001000100110011000111001011010100010000011111011001000111110011001111011001000100110010000 e7989febb89dec8a9de580adeb97b0ec8998e5a883ec8f99ec8990
UHC 瘟븝슝倭뗰쉘娃쏙쉐 111010001011000010111010111011111011110110111001111010001101111010001011111011111011110110101001111010001101111110111101111011111011110110100110 e8b0baefbdb9e8de8befbda9e8dfbdefbda6

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