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 ?賂??}?賂??{^ 00111111100110000100011100111111001111110111110100111111100110000100011100111111001111110111101101011110 3f98473f3f7d3f98473f3f7b5e
EUC-JP 鋌賂??}鋌賂??{^ 1000111111100100101110111100111110101000001111110011111101111101100011111110010010111011110011111010100000111111001111110111101101011110 8fe4bbcfa83f3f7d8fe4bbcfa83f3f7b5e
UTF-8 鋌賂렯렗}鋌賂렯렗{^ 111010011000101110001100111010001011001110000010111010111010000010101111111010111010000010010111011111011110100110001011100011001110100010110011100000101110101110100000101011111110101110100000100101110111101101011110 e98b8ce8b382eba0afeba0977de98b8ce8b382eba0afeba0977b5e
UHC 鋌賂렯렗}鋌賂렯렗{^ 11101111111110111101011011110001100011101011110010001110101011000111110111101111111110111101011011110001100011101011110010001110101011000111101101011110 effbd6f18ebc8eac7deffbd6f18ebc8eac7b5e

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