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 ツ楪ィツ檸ツ楪ィツ櫃^ 110000101001111011000010101010001100001010011111010001011100001010011110110000101010100011000010100111110100001101011110 c29ec2a8c29f45c29ec2a8c29f435e
EUC-JP ツ楪ィツ檸ツ楪ィツ櫃^ 100011101100001011011100110001001000111010101000100011101100001011011101101001101000111011000010110111001100010010001110101010001000111011000010110111011010010001011110 8ec2dcc48ea88ec2dda68ec2dcc48ea88ec2dda45e
UTF-8 ツ楪ィツ檸ツ楪ィツ櫃^ 11101111101111101000001011100110101001011010101011101111101111011010100011101111101111101000001011100110101010101011100011101111101111101000001011100110101001011010101011101111101111011010100011101111101111101000001011100110101010111000001101011110 efbe82e6a5aaefbda8efbe82e6aab8efbe82e6a5aaefbda8efbe82e6ab835e
UHC ?????????櫃^ 001111110011111100111111001111110011111100111111001111110011111100111111110011111111011001011110 3f3f3f3f3f3f3f3f3fcff65e

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