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 ???泣??酉?? 0011111100111111001111111000101110000011001111110011111110010011110100010011111100111111 3f3f3f8b833f3f93d13f3f
EUC-JP ???泣??酉?? 0011111100111111001111111011010111100011001111110011111111000110110100110011111100111111 3f3f3fb5e33f3fc6d33f3f
UTF-8 蓮용냲泣덃뮄酉귥뒡 111011111010011010011001111011001001101010101001111010111000001110110010111001101011001110100011111010111000110110000011111010111010111010000100111010011000010110001001111010101011011110100101111010111001001010100001 efa699ec9aa9eb83b2e6b3a3eb8d83ebae84e98589eab7a5eb92a1
UHC 蓮용냲泣덃뮄酉귥뒡 111001101110010110111111111010111000011010000010111010111110100010001000111001101001001010010011111010111011011110000010111011001000101010011101 e6e5bfeb8682ebe888e69293ebb782ec8a9d

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