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 ???倚?㏄楡?? 001111110011111100111111100110001101111100111111100001110111010010011110101111100011111100111111 3f3f3f98df3f87749ebe3f3f
EUC-JP ???倚??楡?? 0011111100111111001111111101000011100001001111110011111111011100110000000011111100111111 3f3f3fd0e13f3fdcc03f3f
UTF-8 嶺뚮슢倚싷㏄楡╉렎 111011111010011010101011111010111001101010101110111011001000101010100010111001011000000010011010111011001000101110110111111000111000111110000100111001101010010110100001111000101001010110001001111010111010000010001110 efa6abeb9aaeec8aa2e5809aec8bb7e38f84e6a5a1e29589eba08e
UHC 嶺뚮슢倚싷㏄楡╉렎 111001111010110110001100111010111001101010101110111010111110111110011010111011111010011110100110111010101111100010100110111000111000111010100100 e7ad8ceb9aaeebef9aefa7a6eaf8a6e38ea4

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