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[{^ 111110101011010010111010011110110100111001011011011111011111101010110100101110100111101101001110010110110111101101011110 fab4ba7b4e5b7dfab4ba7b4e5b7b5e
SJIS-WIN ?´?{N[}?´?{N[{^ 0011111110000001010011000011111101111011010011100101101101111101001111111000000101001100001111110111101101001110010110110111101101011110 3f814c3f7b4e5b7d3f814c3f7b4e5b7b5e
EUC-JP ú´º{N[}ú´º{N[{^ 10001111101010111110001010100001101011011000111110100010111010110111101101001110010110110111110110001111101010111110001010100001101011011000111110100010111010110111101101001110010110110111101101011110 8fabe2a1ad8fa2eb7b4e5b7d8fabe2a1ad8fa2eb7b4e5b7b5e
UTF-8 ú´º{N[}ú´º{N[{^ 110000111011101011000010101101001100001010111010011110110100111001011011011111011100001110111010110000101011010011000010101110100111101101001110010110110111101101011110 c3bac2b4c2ba7b4e5b7dc3bac2b4c2ba7b4e5b7b5e
UHC ?´º{N[}?´º{N[{^ 00111111101000101010010110101000101011000111101101001110010110110111110100111111101000101010010110101000101011000111101101001110010110110111101101011110 3fa2a5a8ac7b4e5b7d3fa2a5a8ac7b4e5b7b5e

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