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???_B 0011111100111111001111110100110000111111001111110011111101011111001111110011111100111111010011000011111100111111001111110101111101000010 3f3f3f4c3f3f3f5f3f3f3f4c3f3f3f5f42
SJIS-WIN 蒻??L蒻??_蒻??L蒻??_B 111001001110100000111111001111110100110011100100111010000011111100111111010111111110010011101000001111110011111101001100111001001110100000111111001111110101111101000010 e4e83f3f4ce4e83f3f5fe4e83f3f4ce4e83f3f5f42
EUC-JP 蒻??L蒻??_蒻??L蒻??_B 111010001110101000111111001111110100110011101000111010100011111100111111010111111110100011101010001111110011111101001100111010001110101000111111001111110101111101000010 e8ea3f3f4ce8ea3f3f5fe8ea3f3f4ce8ea3f3f5f42
UTF-8 蒻몌슁L蒻몌슁_蒻몌슁L蒻몌슁_B 1110100010010010101110111110101110101010100011001110110010001010100000010100110011101000100100101011101111101011101010101000110011101100100010101000000101011111111010001001001010111011111010111010101010001100111011001000101010000001010011001110100010010010101110111110101110101010100011001110110010001010100000010101111101000010 e892bbebaa8cec8a814ce892bbebaa8cec8a815fe892bbebaa8cec8a814ce892bbebaa8cec8a815f42
UHC 蒻몌슁L蒻몌슁_蒻몌슁L蒻몌슁_B 1110010110110110101110001110111110111101101100110100110011100101101101101011100011101111101111011011001101011111111001011011011010111000111011111011110110110011010011001110010110110110101110001110111110111101101100110101111101000010 e5b6b8efbdb34ce5b6b8efbdb35fe5b6b8efbdb34ce5b6b8efbdb35f42

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