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^ 1110010011001010110110101011111101001100111001001100101011011010101111110100110001011110 e4cadabf4ce4cadabf4c5e
EUC-JP 萍レソL萍レソL^ 111010001100110010001110110110101000111010111111010011001110100011001100100011101101101010001110101111110100110001011110 e8cc8eda8ebf4ce8cc8eda8ebf4c5e
UTF-8 萍レソL萍レソL^ 111010001001000010001101111011111011111010011010111011111011110110111111010011001110100010010000100011011110111110111110100110101110111110111101101111110100110001011110 e8908defbe9aefbdbf4ce8908defbe9aefbdbf4c5e
UHC 萍??L萍??L^ 1111100011000011001111110011111101001100111110001100001100111111001111110100110001011110 f8c33f3f4cf8c33f3f4c5e

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