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 ツ静・ツ閃ツ静・ツ閃^ 110000101001000011000011101001011100001010010001010011011100001010010000110000111010010111000010100100010100110101011110 c290c3a5c2914dc290c3a5c2914d5e
EUC-JP ツ静・ツ閃ツ静・ツ閃^ 100011101100001011000000110001011000111010100101100011101100001011000001101011101000111011000010110000001100010110001110101001011000111011000010110000011010111001011110 8ec2c0c58ea58ec2c1ae8ec2c0c58ea58ec2c1ae5e
UTF-8 ツ静・ツ閃ツ静・ツ閃^ 11101111101111101000001011101001100111011001100111101111101111011010010111101111101111101000001011101001100101101000001111101111101111101000001011101001100111011001100111101111101111011010010111101111101111101000001011101001100101101000001101011110 efbe82e99d99efbda5efbe82e99683efbe82e99d99efbda5efbe82e996835e
UHC ????閃????閃^ 00111111001111110011111100111111111000001110110000111111001111110011111100111111111000001110110001011110 3f3f3f3fe0ec3f3f3f3fe0ec5e

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