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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???唯??愿? 00111111001111110011111110010111010000100011111100111111100111001100001100111111 3f3f3f97423f3f9cc33f
EUC-JP ???唯??愿? 00111111001111110011111111001101101000110011111100111111110110001100010100111111 3f3f3fcda33f3fd8c53f
UTF-8 嶺뚢돦唯쎽튃愿냜 111011111010011010101011111010111001101010100010111010111000111110100110111001011001010010101111111011001000111010111101111011011000101010000011111001101000010010111111111010111000001110011100 efa6abeb9aa2eb8fa6e594afec8ebded8a83e684bfeb839c
UHC 嶺뚢돦唯쎽튃愿냜 11100111101011011000110011100010100010011010101011101010111001101001101111100100101110011001100111101010101101001000011001101000 e7ad8ce289aaeae69be4b999eab48668

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