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 諸?項?}諸?項?{^ 100011111001010000111111100011011000000000111111011111011000111110010100001111111000110110000000001111110111101101011110 8f943f8d803f7d8f943f8d803f7b5e
EUC-JP 諸?項?}諸?項?{^ 101111011111010000111111101110011110000000111111011111011011110111110100001111111011100111100000001111110111101101011110 bdf43fb9e03f7dbdf43fb9e03f7b5e
UTF-8 諸렪項넒}諸렪項넒{^ 111010001010101110111000111010111010000010101010111010011010000010000101111010111000010010010010011111011110100010101011101110001110101110100000101010101110100110100000100001011110101110000100100100100111101101011110 e8abb8eba0aae9a085eb84927de8abb8eba0aae9a085eb84927b5e
UHC 諸렪項넒}諸렪項넒{^ 11110000101100111000111010111000111110101010001110110011110011110111110111110000101100111000111010111000111110101010001110110011110011110111101101011110 f0b38eb8faa3b3cf7df0b38eb8faa3b3cf7b5e

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