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 稟?諸?}稟?諸?{^ 111000100110011100111111100011111001010000111111011111011110001001100111001111111000111110010100001111110111101101011110 e2673f8f943f7de2673f8f943f7b5e
EUC-JP 稟?諸?}稟?諸?{^ 111000111100100000111111101111011111010000111111011111011110001111001000001111111011110111110100001111110111101101011110 e3c83fbdf43f7de3c83fbdf43f7b5e
UTF-8 稟렲諸렗}稟렲諸렗{^ 111001111010100010011111111010111010000010110010111010001010101110111000111010111010000010010111011111011110011110101000100111111110101110100000101100101110100010101011101110001110101110100000100101110111101101011110 e7a89feba0b2e8abb8eba0977de7a89feba0b2e8abb8eba0977b5e
UHC 稟렲諸렗}稟렲諸렗{^ 11111001101000101000111010111111111100001011001110001110101011000111110111111001101000101000111010111111111100001011001110001110101011000111101101011110 f9a28ebff0b38eac7df9a28ebff0b38eac7b5e

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