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 ???節?}???節?{^ 001111110011111100111111100100001101111100111111011111010011111100111111001111111001000011011111001111110111101101011110 3f3f3f90df3f7d3f3f3f90df3f7b5e
EUC-JP ???節?}???節?{^ 001111110011111100111111110000001110000100111111011111010011111100111111001111111100000011100001001111110111101101011110 3f3f3fc0e13f7d3f3f3fc0e13f7b5e
UTF-8 曆쇔ㄽ節쉗}曆쇔ㄽ節쉗{^ 111011111010011010001011111011001000011110010100111000111000010010111101111001111010111110000000111011001000100110010111011111011110111110100110100010111110110010000111100101001110001110000100101111011110011110101111100000001110110010001001100101110111101101011110 efa68bec8794e384bde7af80ec89977defa68bec8794e384bde7af80ec89977b5e
UHC 曆쇔ㄽ節쉗}曆쇔ㄽ節쉗{^ 1110011010110111101111001110010110100100101011011110111110111101100110100110111001111101111001101011011110111100111001011010010010101101111011111011110110011010011011100111101101011110 e6b7bce5a4adefbd9a6e7de6b7bce5a4adefbd9a6e7b5e

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