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 ???孺????? 00111111001111110011111110011011011111010011111100111111001111110011111100111111 3f3f3f9b7d3f3f3f3f3f
EUC-JP ???孺????? 00111111001111110011111111010101110111100011111100111111001111110011111100111111 3f3f3fd5de3f3f3f3f3f
UTF-8 嶺뚮슣孺쇔쳞栒멸턀 111011111010011010101011111010111001101010101110111011001000101010100011111001011010110110111010111011001000011110010100111011001011001110011110111001101010000010010010111010111010100110111000111011011000010010000000 efa6abeb9aaeec8aa3e5adbaec8794ecb39ee6a092eba9b8ed8480
UHC 嶺뚮슣孺쇔쳞栒멸턀 111001111010110110001100111010111001101010101111111010101110100010111100111001011010101110000100111000101110001110111000111010101011010110011100 e7ad8ceb9aafeae8bce5ab84e2e3b8eab59c

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