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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テ・ツ閉房テ・ツ閉房^ 110000111010010111000010100101011100001010010110010110111100001110100101110000101001010111000010100101100101101101011110 c3a5c295c2965bc3a5c295c2965b5e
EUC-JP テ・ツ閉房テ・ツ閉房^ 100011101100001110001110101001011000111011000010110010101100010011001011101111001000111011000011100011101010010110001110110000101100101011000100110010111011110001011110 8ec38ea58ec2cac4cbbc8ec38ea58ec2cac4cbbc5e
UTF-8 テ・ツ閉房テ・ツ閉房^ 11101111101111101000001111101111101111011010010111101111101111101000001011101001100101101000100111100110100010001011111111101111101111101000001111101111101111011010010111101111101111101000001011101001100101101000100111100110100010001011111101011110 efbe83efbda5efbe82e99689e688bfefbe83efbda5efbe82e99689e688bf5e
UHC ???閉房???閉房^ 001111110011111100111111111110001100110111011011101011100011111100111111001111111111100011001101110110111010111001011110 3f3f3ff8cddbae3f3f3ff8cddbae5e

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