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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?向??n}?向??n{^ 001111111000110011111100001111110011111101101110011111010011111110001100111111000011111100111111011011100111101101011110 3f8cfc3f3f6e7d3f8cfc3f3f6e7b5e
EUC-JP ?向??n}?向??n{^ 001111111011100011111110001111110011111101101110011111010011111110111000111111100011111100111111011011100111101101011110 3fb8fe3f3f6e7d3fb8fe3f3f6e7b5e
UTF-8 뤿向훿쩹n}뤿向훿쩹n{^ 1110101110100100101111111110010110010000100100011110110110011011101111111110110010101001101110010110111001111101111010111010010010111111111001011001000010010001111011011001101110111111111011001010100110111001011011100111101101011110 eba4bfe59091ed9bbfeca9b96e7deba4bfe59091ed9bbfeca9b96e7b5e
UHC 뤿向훿쩹n}뤿向훿쩹n{^ 100011111110101111111010101111101100010010001110101001010110111101101110011111011000111111101011111110101011111011000100100011101010010101101111011011100111101101011110 8febfabec48ea56f6e7d8febfabec48ea56f6e7b5e

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