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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???泣???ロ? 0011111100111111001111111000101110000011001111110011111100111111100000111000110100111111 3f3f3f8b833f3f3f838d3f
EUC-JP ???泣???ロ? 0011111100111111001111111011010111100011001111110011111100111111101001011110110100111111 3f3f3fb5e33f3f3fa5ed3f
UTF-8 嶺뚮슢泣숁뇡戮ロ닍 111011111010011010101011111010111001101010101110111011001000101010100010111001101011001110100011111011001000100010000001111010111000011110100001111011111010011110010010111000111000001110101101111010111000101110001101 efa6abeb9aaeec8aa2e6b3a3ec8881eb87a1efa792e383adeb8b8d
UHC 嶺뚮슢泣숁뇡戮ロ닍 111001111010110110001100111010111001101010101110111010111110100010011001111001101000011110001001111010111011110110101011111011011000100010010011 e7ad8ceb9aaeebe899e68789ebbdabed8893

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