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 ツ狸ツ丹ツ狸ツ丹^ 11000010100100100100101111000010100100100100111111000010100100100100101111000010100100100100111101011110 c2924bc2924fc2924bc2924f5e
EUC-JP ツ狸ツ丹ツ狸ツ丹^ 1000111011000010110000111010110010001110110000101100001110110000100011101100001011000011101011001000111011000010110000111011000001011110 8ec2c3ac8ec2c3b08ec2c3ac8ec2c3b05e
UTF-8 ツ狸ツ丹ツ狸ツ丹^ 11101111101111101000001011100111100010111011100011101111101111101000001011100100101110001011100111101111101111101000001011100111100010111011100011101111101111101000001011100100101110001011100101011110 efbe82e78bb8efbe82e4b8b9efbe82e78bb8efbe82e4b8b95e
UHC ?狸?丹?狸?丹^ 00111111110101111110000100111111110100111010000100111111110101111110000100111111110100111010000101011110 3fd7e13fd3a13fd7e13fd3a15e

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