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 ??愍}??愍{^ 0011111100111111100111001011110001111101001111110011111110011100101111000111101101011110 3f3f9cbc7d3f3f9cbc7b5e
EUC-JP ??愍}??愍{^ 0011111100111111110110001011111001111101001111110011111111011000101111100111101101011110 3f3fd8be7d3f3fd8be7b5e
UTF-8 젊뤄愍}젊뤄愍{^ 111011001010000010001010111010111010010010000100111001101000010010001101011111011110110010100000100010101110101110100100100001001110011010000100100011010111101101011110 eca08aeba484e6848d7deca08aeba484e6848d7b5e
UHC 젊뤄愍}젊뤄愍{^ 110000001111111010110111111011111101101011000000011111011100000011111110101101111110111111011010110000000111101101011110 c0feb7efdac07dc0feb7efdac07b5e

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