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{^ 101111101010101110001110101011001011111010101100111010011101110001001110011111011011111010101011100011101010110010111110101011001110100111011100010011100111101101011110 beab8eacbeace9dc4e7dbeab8eacbeace9dc4e7b5e
SJIS-WIN ???¬?¬??N}???¬?¬??N{^ 00111111001111110011111110000001110010100011111110000001110010100011111100111111010011100111110100111111001111110011111110000001110010100011111110000001110010100011111100111111010011100111101101011110 3f3f3f81ca3f81ca3f3f4e7d3f3f3f81ca3f81ca3f3f4e7b5e
EUC-JP ???¬?¬éÜN}???¬?¬éÜN{^ 001111110011111100111111101000101100110000111111101000101100110010001111101010111011000110001111101010101110010001001110011111010011111100111111001111111010001011001100001111111010001011001100100011111010101110110001100011111010101011100100010011100111101101011110 3f3f3fa2cc3fa2cc8fabb18faae44e7d3f3f3fa2cc3fa2cc8fabb18faae44e7b5e
UTF-8 ¾«Ž¬¾¬éÜN}¾«Ž¬¾¬éÜN{^ 11000010101111101100001010101011110000101000111011000010101011001100001010111110110000101010110011000011101010011100001110011100010011100111110111000010101111101100001010101011110000101000111011000010101011001100001010111110110000101010110011000011101010011100001110011100010011100111101101011110 c2bec2abc28ec2acc2bec2acc3a9c39c4e7dc2bec2abc28ec2acc2bec2acc3a9c39c4e7b5e
UHC ¾???¾???N}¾???¾???N{^ 10101000111110100011111100111111001111111010100011111010001111110011111100111111010011100111110110101000111110100011111100111111001111111010100011111010001111110011111100111111010011100111101101011110 a8fa3f3f3fa8fa3f3f3f4e7da8fa3f3f3fa8fa3f3f3f4e7b5e

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