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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 襭苦充襭苦充^ 11100110010000101000101111101010100011110101101111100110010000101000101111101010100011110101101101011110 e6428bea8f5be6428bea8f5b5e
EUC-JP 襭苦充襭苦充^ 11101011101000111011011011101100101111011011110011101011101000111011011011101100101111011011110001011110 eba3b6ecbdbceba3b6ecbdbc5e
UTF-8 襭苦充襭苦充^ 11101000101001011010110111101000100010111010011011100101100001011000010111101000101001011010110111101000100010111010011011100101100001011000010101011110 e8a5ade88ba6e58585e8a5ade88ba6e585855e
UHC ?苦充?苦充^ 0011111111001101110010001111010111110110001111111100110111001000111101011111011001011110 3fcdc8f5f63fcdc8f5f65e

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