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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???倭??要 001111110011111100111111100110000110000000111111001111111001011101110110 3f3f3f98603f3f9776
EUC-JP 縕??倭??要 1000111111010100110000100011111100111111110011111100000100111111001111111100110111010111 8fd4c23f3fcfc13f3fcdd7
UTF-8 縕귨슝倭랃슭要 111001111011100010010101111010101011011110101000111011001000101010011101111001011000000010101101111010111001111010000011111011001000101010101101111010001010011010000001 e7b895eab7a8ec8a9de580adeb9e83ec8aade8a681
UHC 縕귨슝倭랃슭要 1110100010110010100000101110111110111101101110011110100011011110100011011110111110111101101111101110100110101001 e8b282efbdb9e8de8defbdbee9a9

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