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 ?@?]?A?E[}?@?]?A?E[{^ 001111110100000000111111010111010011111101000001001111110100010101011011011111010011111101000000001111110101110100111111010000010011111101000101010110110111101101011110 3f403f5d3f413f455b7d3f403f5d3f413f455b7b5e
SJIS-WIN ?@?]?A?E[}?@?]?A?E[{^ 001111110100000000111111010111010011111101000001001111110100010101011011011111010011111101000000001111110101110100111111010000010011111101000101010110110111101101011110 3f403f5d3f413f455b7d3f403f5d3f413f455b7b5e
EUC-JP ?@?]?A?E[}?@?]?A?E[{^ 001111110100000000111111010111010011111101000001001111110100010101011011011111010011111101000000001111110101110100111111010000010011111101000101010110110111101101011110 3f403f5d3f413f455b7d3f403f5d3f413f455b7b5e
UTF-8 혪@혪]혪A혪E[}혪@혪]혪A혪E[{^ 11101101100110001010101001000000111011011001100010101010010111011110110110011000101010100100000111101101100110001010101001000101010110110111110111101101100110001010101001000000111011011001100010101010010111011110110110011000101010100100000111101101100110001010101001000101010110110111101101011110 ed98aa40ed98aa5ded98aa41ed98aa455b7ded98aa40ed98aa5ded98aa41ed98aa455b7b5e
UHC 혪@혪]혪A혪E[}혪@혪]혪A혪E[{^ 1100001010010010010000001100001010010010010111011100001010010010010000011100001010010010010001010101101101111101110000101001001001000000110000101001001001011101110000101001001001000001110000101001001001000101010110110111101101011110 c29240c2925dc29241c292455b7dc29240c2925dc29241c292455b7b5e

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