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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 樗焙W}樗焙W{^ 10010010100101001110000010000100010101110111110110010010100101001110000010000100010101110111101101011110 9294e084577d9294e084577b5e
EUC-JP 樗焙W}樗焙W{^ 11000011111101001101111111100100010101110111110111000011111101001101111111100100010101110111101101011110 c3f4dfe4577dc3f4dfe4577b5e
UTF-8 樗焙W}樗焙W{^ 1110011010101000100101111110011110000100100110010101011101111101111001101010100010010111111001111000010010011001010101110111101101011110 e6a897e78499577de6a897e78499577b5e
UHC 樗焙W}樗焙W{^ 11101110110000001101101111001100010101110111110111101110110000001101101111001100010101110111101101011110 eec0dbcc577deec0dbcc577b5e

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