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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????倭??B 0011111100111111001111110011111100111111001111111001100001100000001111110011111101000010 3f3f3f3f3f3f98603f3f42
EUC-JP ??????倭??B 0011111100111111001111110011111100111111001111111100111111000001001111110011111101000010 3f3f3f3f3f3fcfc13f3f42
UTF-8 琉뗨꽮藺뀁깄倭뺟췅B 11101111101001111000110011101011100101111010100011101010101111011010111011101111101001111011000011101011100000001000000111101010101110011000010011100101100000001010110111101011101110101001111111101100101101111000010101000010 efa78ceb97a8eabdaeefa7b0eb8081eab984e580adebba9fecb78542
UHC 琉뗨꽮藺뀁깄倭뺟췅B 11101011101001001000101111101000100001001011100111101100111000011011001011101100100000111000010111101000110111101001010111100111101011011010000001000010 eba48be884b9ece1b2ec8385e8de95e7ada042

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