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 ???宜?}???宜?{^ 001111110011111100111111100010110101100000111111011111010011111100111111001111111000101101011000001111110111101101011110 3f3f3f8b583f7d3f3f3f8b583f7b5e
EUC-JP ???宜?}???宜?{^ 001111110011111100111111101101011011100100111111011111010011111100111111001111111011010110111001001111110111101101011110 3f3f3fb5b93f7d3f3f3fb5b93f7b5e
UTF-8 蓮욧남宜쩸}蓮욧남宜쩸{^ 111011111010011010011001111011001001101010100111111010111000001010101000111001011010111010011100111011001010100110111000011111011110111110100110100110011110110010011010101001111110101110000010101010001110010110101110100111001110110010101001101110000111101101011110 efa699ec9aa7eb82a8e5ae9ceca9b87defa699ec9aa7eb82a8e5ae9ceca9b87b5e
UHC 蓮욧남宜쩸}蓮욧남宜쩸{^ 1110011011100101101111111110101010110011101100101110101111110001101001010110111001111101111001101110010110111111111010101011001110110010111010111111000110100101011011100111101101011110 e6e5bfeab3b2ebf1a56e7de6e5bfeab3b2ebf1a56e7b5e

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