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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 絶???L絶???L^ 10010000111000100011111100111111001111110100110010010000111000100011111100111111001111110100110001011110 90e23f3f3f4c90e23f3f3f4c5e
EUC-JP 絶???L絶???L^ 11000000111001000011111100111111001111110100110011000000111001000011111100111111001111110100110001011110 c0e43f3f3f4cc0e43f3f3f4c5e
UTF-8 絶꺨댐쉔L絶꺨댐쉔L^ 111001111011010110110110111010101011101010101000111010111000110010010000111011001000100110010100010011001110011110110101101101101110101010111010101010001110101110001100100100001110110010001001100101000100110001011110 e7b5b6eabaa8eb8c90ec89944ce7b5b6eabaa8eb8c90ec89944c5e
UHC 絶꺨댐쉔L絶꺨댐쉔L^ 11101111101111101000001111001110101101001110111110111101101010000100110011101111101111101000001111001110101101001110111110111101101010000100110001011110 efbe83ceb4efbda84cefbe83ceb4efbda84c5e

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