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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 頸狃璧}頸狃璧{^ 11101000111100101111000011110000111000001011101111100000111110000111110111101000111100101111000011110000111000001011101111100000111110000111101101011110 e8f2f0f0e0bbe0f87de8f2f0f0e0bbe0f87b5e
EUC-JP 頸?狃璧}頸?狃璧{^ 1111000011110100001111111110000010111101111000001111101001111101111100001111010000111111111000001011110111100000111110100111101101011110 f0f43fe0bde0fa7df0f43fe0bde0fa7b5e
UTF-8 頸狃璧}頸狃璧{^ 111010011010000010111000111011101000001010101111111001111000101110000011111001111001001010100111011111011110100110100000101110001110111010000010101011111110011110001011100000111110011110010010101001110111101101011110 e9a0b8ee82afe78b83e792a77de9a0b8ee82afe78b83e792a77b5e
UHC 頸??璧}頸??璧{^ 110011001111001000111111001111111101101111111101011111011100110011110010001111110011111111011011111111010111101101011110 ccf23f3fdbfd7dccf23f3fdbfd7b5e

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