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 ???唯??乙?? 0011111100111111001111111001011101000010001111110011111110001001101100110011111100111111 3f3f3f97423f3f89b33f3f
EUC-JP ???唯??乙?? 0011111100111111001111111100110110100011001111110011111110110010101101010011111100111111 3f3f3fcda33f3fb2b53f3f
UTF-8 嶺뚢돦唯쎽튃乙쇈럶 111011111010011010101011111010111001101010100010111010111000111110100110111001011001010010101111111011001000111010111101111011011000101010000011111001001011100110011001111011001000011110001000111010111001111110110110 efa6abeb9aa2eb8fa6e594afec8ebded8a83e4b999ec8788eb9fb6
UHC 嶺뚢돦唯쎽튃乙쇈럶 111001111010110110001100111000101000100110101010111010101110011010011011111001001011100110011001111010111110000010111100111000111000111010010101 e7ad8ce289aaeae69be4b999ebe0bce38e95

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