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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???燿?}???燿?{^ 001111110011111100111111111000001010000000111111011111010011111100111111001111111110000010100000001111110111101101011110 3f3f3fe0a03f7d3f3f3fe0a03f7b5e
EUC-JP ???燿?}???燿?{^ 001111110011111100111111111000001010001000111111011111010011111100111111001111111110000010100010001111110111101101011110 3f3f3fe0a23f7d3f3f3fe0a23f7b5e
UTF-8 殮뽫뿾燿쫚}殮뽫뿾燿쫚{^ 111011111010011010100101111010111011110110101011111010111011111110111110111001111000011110111111111011001010101110011010011111011110111110100110101001011110101110111101101010111110101110111111101111101110011110000111101111111110110010101011100110100111101101011110 efa6a5ebbdabebbfbee787bfecab9a7defa6a5ebbdabebbfbee787bfecab9a7b5e
UHC 殮뽫뿾燿쫚}殮뽫뿾燿쫚{^ 1110011011111001100101101110011110010111101111101110100011111100101001100110111001111101111001101111100110010110111001111001011110111110111010001111110010100110011011100111101101011110 e6f996e797bee8fca66e7de6f996e797bee8fca66e7b5e

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