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 ޻ާ^}޻ާ^{^ 10001110101110111000111010100111010111100111110110001110101110111000111010100111010111100111101101011110 8ebb8ea75e7d8ebb8ea75e7b5e
SJIS-WIN ???§^}???§^{^ 001111110011111100111111100000011001100001011110011111010011111100111111001111111000000110011000010111100111101101011110 3f3f3f81985e7d3f3f3f81985e7b5e
EUC-JP ???§^}???§^{^ 001111110011111100111111101000011111100001011110011111010011111100111111001111111010000111111000010111100111101101011110 3f3f3fa1f85e7d3f3f3fa1f85e7b5e
UTF-8 ޻ާ^}޻ާ^{^ 110000101000111011000010101110111100001010001110110000101010011101011110011111011100001010001110110000101011101111000010100011101100001010100111010111100111101101011110 c28ec2bbc28ec2a75e7dc28ec2bbc28ec2a75e7b5e
UHC ???§^}???§^{^ 001111110011111100111111101000011101011101011110011111010011111100111111001111111010000111010111010111100111101101011110 3f3f3fa1d75e7d3f3f3fa1d75e7b5e

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