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 消ヲ娼ォ}消ヲ娼ォ{^ 100011111100000110100110100011111010100110101011011111011000111111000001101001101000111110101001101010110111101101011110 8fc1a68fa9ab7d8fc1a68fa9ab7b5e
EUC-JP 消ヲ娼ォ}消ヲ娼ォ{^ 10111110110000111000111010100110101111101010101110001110101010110111110110111110110000111000111010100110101111101010101110001110101010110111101101011110 bec38ea6beab8eab7dbec38ea6beab8eab7b5e
UTF-8 消ヲ娼ォ}消ヲ娼ォ{^ 111001101011011010001000111011111011110110100110111001011010100010111100111011111011110110101011011111011110011010110110100010001110111110111101101001101110010110101000101111001110111110111101101010110111101101011110 e6b688efbda6e5a8bcefbdab7de6b688efbda6e5a8bcefbdab7b5e
UHC 消?娼?}消?娼?{^ 111000011011110000111111111100111101111000111111011111011110000110111100001111111111001111011110001111110111101101011110 e1bc3ff3de3f7de1bc3ff3de3f7b5e

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