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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 溜븍젚溜삳눋溜뽯졎流 111011111010011110001011111010111011100010001101111011001010000010011010111011111010011110001011111011001000001010110011111010111000100010001011111011111010011110001011111010111011110110101111111011001010000110001110111011111010011110001010 efa78bebb88deca09aefa78bec82b3eb888befa78bebbdafeca18eefa78a
UHC 溜븍젚溜삳눋溜뽯졎流 1110101011111110101110101110101110100000100101101110101011111110101110111110101110110100101011001110101011111110100101101110101110100000101110111110101011111100 eafebaeba096eafebbebb4aceafe96eba0bbeafc

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