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^ 1000111101011100001111110011111101001100100011110101110000111111001111110100110001011110 8f5c3f3f4c8f5c3f3f4c5e
EUC-JP 十??L十??L^ 1011110110111101001111110011111101001100101111011011110100111111001111110100110001011110 bdbd3f3f4cbdbd3f3f4c5e
UTF-8 十뎼뢋L十뎼뢋L^ 111001011000110110000001111010111000111010111100111010111010001010001011010011001110010110001101100000011110101110001110101111001110101110100010100010110100110001011110 e58d81eb8ebceba28b4ce58d81eb8ebceba28b4c5e
UHC 十뎼뢋L十뎼뢋L^ 111001001010100010001001100011111000111101000111010011001110010010101000100010011000111110001111010001110100110001011110 e4a8898f8f474ce4a8898f8f474c5e

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