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 ????O???? 001111110011111100111111001111110100111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f
SJIS-WIN ?徐??O???? 00111111100011111001100100111111001111110100111100111111001111110011111100111111 3f8f993f3f4f3f3f3f3f
EUC-JP ?徐??O???? 00111111101111011111100100111111001111110100111100111111001111110011111100111111 3fbdf93f3f4f3f3f3f3f
UTF-8 렊徐렔렻O쒔吳렕렎 11101011101000001000101011100101101111101001000011101011101000001001010011101011101000001011101101001111111011001001001010010100111001011001000010110011111010111010000010010101111010111010000010001110 eba08ae5be90eba094eba0bb4fec9294e590b3eba095eba08e
UHC 렊徐렔렻O쒔吳렕렎 1000111010100001110111111110111110001110101010011000111011000011010011111011111010101101111001111110111110001110101010101000111010100100 8ea1dfef8ea98ec34fbeade7ef8eaa8ea4

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