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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 愉??}愉??{^ 1001011011111001001111110011111101111101100101101111100100111111001111110111101101011110 96f93f3f7d96f93f3f7b5e
EUC-JP 愉??}愉??{^ 1100110011111011001111110011111101111101110011001111101100111111001111110111101101011110 ccfb3f3f7dccfb3f3f7b5e
UTF-8 愉㏐틙}愉㏐틙{^ 111001101000010010001001111000111000111110010000111011011000101110011001011111011110011010000100100010011110001110001111100100001110110110001011100110010111101101011110 e68489e38f90ed8b997de68489e38f90ed8b997b5e
UHC 愉㏐틙}愉㏐틙{^ 111010101111000010100111111010101011101010000110011111011110101011110000101001111110101010111010100001100111101101011110 eaf0a7eaba867deaf0a7eaba867b5e

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