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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 襭苦ТL襭苦ТL^ 111001100100001010001011111010101000010001010011010011001110011001000010100010111110101010000100010100110100110001011110 e6428bea84534ce6428bea84534c5e
EUC-JP 襭苦ТL襭苦ТL^ 111010111010001110110110111011001010011110110100010011001110101110100011101101101110110010100111101101000100110001011110 eba3b6eca7b44ceba3b6eca7b44c5e
UTF-8 襭苦ТL襭苦ТL^ 11101000101001011010110111101000100010111010011011010000101000100100110011101000101001011010110111101000100010111010011011010000101000100100110001011110 e8a5ade88ba6d0a24ce8a5ade88ba6d0a24c5e
UHC ?苦ТL?苦ТL^ 00111111110011011100100010101100101101000100110000111111110011011100100010101100101101000100110001011110 3fcdc8acb44c3fcdc8acb44c5e

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