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 ¾Éލ]n}¾Éލ]n{^ 101111101100100110001110101010000101110101101110011111011011111011001001100011101010100001011101011011100111101101011110 bec98ea85d6e7dbec98ea85d6e7b5e
SJIS-WIN ???¨]n}???¨]n{^ 0011111100111111001111111000000101001110010111010110111001111101001111110011111100111111100000010100111001011101011011100111101101011110 3f3f3f814e5d6e7d3f3f3f814e5d6e7b5e
EUC-JP ?É?¨]n}?É?¨]n{^ 001111111000111110101010101100010011111110100001101011110101110101101110011111010011111110001111101010101011000100111111101000011010111101011101011011100111101101011110 3f8faab13fa1af5d6e7d3f8faab13fa1af5d6e7b5e
UTF-8 ¾Éލ]n}¾Éލ]n{^ 1100001010111110110000111000100111000010100011101100001010101000010111010110111001111101110000101011111011000011100010011100001010001110110000101010100001011101011011100111101101011110 c2bec389c28ec2a85d6e7dc2bec389c28ec2a85d6e7b5e
UHC ¾??¨]n}¾??¨]n{^ 10101000111110100011111100111111101000011010011101011101011011100111110110101000111110100011111100111111101000011010011101011101011011100111101101011110 a8fa3f3fa1a75d6e7da8fa3f3fa1a75d6e7b5e

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