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 ??????癲?? 00111111001111110011111100111111001111110011111111100001100111110011111100111111 3f3f3f3f3f3fe19f3f3f
EUC-JP ???佾??癲?? 001111110011111100111111100011111011000011111011001111110011111111100010101000010011111100111111 3f3f3f8fb0fb3f3fe2a13f3f
UTF-8 琉듭낑佾쀥닅癲낅젻 111011111010011110001100111010111001001110101101111010111000001010010001111001001011110110111110111011001000000010100101111010111000101110000101111001111001100110110010111010111000001010000101111011001010000010111011 efa78ceb93adeb8291e4bdbeec80a5eb8b85e799b2eb8285eca0bb
UHC 琉듭낑佾쀥닅癲낅젻 111010111010010010110101111011001011001110101001111011001110101110010111111001011000100010001110111011111010011010000101111010111010000010101110 eba4b5ecb3a9eceb97e5888eefa685eba0ae

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