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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ツ古青敕」ツ古青敕」B 1100001010001100110000111001000011000010100111011100001110100011110000101000110011000011100100001100001010011101110000111010001101000010 c28cc390c29dc3a3c28cc390c29dc3a342
EUC-JP ツ古青敕」ツ古青敕」B 100011101100001010111000110001011100000011000100110110101100010110001110101000111000111011000010101110001100010111000000110001001101101011000101100011101010001101000010 8ec2b8c5c0c4dac58ea38ec2b8c5c0c4dac58ea342
UTF-8 ツ古青敕」ツ古青敕」B 11101111101111101000001011100101100011111010010011101001100111011001001011100110100101011001010111101111101111011010001111101111101111101000001011100101100011111010010011101001100111011001001011100110100101011001010111101111101111011010001101000010 efbe82e58fa4e99d92e69595efbda3efbe82e58fa4e99d92e69595efbda342
UHC ?古????古???B 00111111110011011010111100111111001111110011111100111111110011011010111100111111001111110011111101000010 3fcdaf3f3f3f3fcdaf3f3f3f42

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