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 ???竊?キ猷≪? 00111111001111110011111111100010100001100011111110000011010011001001011101010001100000011110000100111111 3f3f3fe2863f834c975181e13f
EUC-JP ???竊?キ猷≪? 00111111001111110011111111100011111001100011111110100101101011011100110110110010101000101110001100111111 3f3f3fe3e63fa5adcdb2a2e33f
UTF-8 捻뀁뮆竊섋キ猷≪쒜 111011111010011010100100111010111000000010000001111010111010111010000110111001111010101110001010111011001000010010001011111000111000001010101101111001111000110010110111111000101000100110101010111011001001001010011100 efa6a4eb8081ebae86e7ab8aec848be382ade78cb7e289aaec929c
UHC 捻뀁뮆竊섋キ猷≪쒜 111001101111011110110010111011001001001010010101111011111011110010011000111010001010101110101101111010111010001110100001111011001011111010101110 e6f7b2ec9295efbc98e8abadeba3a1ecbeae

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