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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ曠ツ檸ツ曠ツ櫃^ 11000010100111100100010011000010100111110100010111000010100111100100010011000010100111110100001101011110 c29e44c29f45c29e44c29f435e
EUC-JP ツ曠ツ檸ツ曠ツ櫃^ 1000111011000010110110111010010110001110110000101101110110100110100011101100001011011011101001011000111011000010110111011010010001011110 8ec2dba58ec2dda68ec2dba58ec2dda45e
UTF-8 ツ曠ツ檸ツ曠ツ櫃^ 11101111101111101000001011100110100110111010000011101111101111101000001011100110101010101011100011101111101111101000001011100110100110111010000011101111101111101000001011100110101010111000001101011110 efbe82e69ba0efbe82e6aab8efbe82e69ba0efbe82e6ab835e
UHC ?曠???曠?櫃^ 001111111100111011000111001111110011111100111111110011101100011100111111110011111111011001011110 3fcec73f3f3fcec73fcff65e

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