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^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN ???肉?L???肉?L^ 001111110011111100111111100100111111011100111111010011000011111100111111001111111001001111110111001111110100110001011110 3f3f3f93f73f4c3f3f3f93f73f4c5e
EUC-JP ???肉?L???肉?L^ 001111110011111100111111110001101111100100111111010011000011111100111111001111111100011011111001001111110100110001011110 3f3f3fc6f93f4c3f3f3fc6f93f4c5e
UTF-8 捻뚭염肉뢖L捻뚭염肉뢖L^ 111011111010011010100100111010111001101010101101111011001001011110111100111010001000001010001001111010111010001010010110010011001110111110100110101001001110101110011010101011011110110010010111101111001110100010000010100010011110101110100010100101100100110001011110 efa6a4eb9aadec97bce88289eba2964cefa6a4eb9aadec97bce88289eba2964c5e
UHC 捻뚭염肉뢖L捻뚭염肉뢖L^ 1110011011110111100011001110101010111111101100001110101110111111100011110101000101001100111001101111011110001100111010101011111110110000111010111011111110001111010100010100110001011110 e6f78ceabfb0ebbf8f514ce6f78ceabfb0ebbf8f514c5e

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