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^ 100011111010100111000001101000011111000011111011010011001000111110101001110000011010000111110000111110110100110001011110 8fa9c1a1f0fb4c8fa9c1a1f0fb4c5e
EUC-JP 娼チ。?L娼チ。?L^ 1011111010101011100011101100000110001110101000010011111101001100101111101010101110001110110000011000111010100001001111110100110001011110 beab8ec18ea13f4cbeab8ec18ea13f4c5e
UTF-8 娼チ。L娼チ。L^ 111001011010100010111100111011111011111010000001111011111011110110100001111011101000001010111010010011001110010110101000101111001110111110111110100000011110111110111101101000011110111010000010101110100100110001011110 e5a8bcefbe81efbda1ee82ba4ce5a8bcefbe81efbda1ee82ba4c5e
UHC 娼???L娼???L^ 11110011110111100011111100111111001111110100110011110011110111100011111100111111001111110100110001011110 f3de3f3f3f4cf3de3f3f3f4c5e

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