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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ???彛?????? 001111110011111100111111100011111011110011111010001111110011111100111111001111110011111100111111 3f3f3f8fbcfa3f3f3f3f3f3f
UTF-8 琉뗨꽮彛쀬깦殮뀀젩溜 111011111010011110001100111010111001011110101000111010101011110110101110111001011011110110011011111011001000000010101100111010101011100110100110111011111010011010100101111010111000000010000000111011001010000010101001111011111010011110001011 efa78ceb97a8eabdaee5bd9bec80aceab9a6efa6a5eb8080eca0a9efa78b
UHC 琉뗨꽮彛쀬깦殮뀀젩溜 1110101110100100100010111110100010000100101110011110110010101101100101111110110010000011100110001110011011111001101100101110101110100000101000011110101011111110 eba48be884b9ecad97ec8398e6f9b2eba0a1eafe

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