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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?蠶濯??蠶濯?^ 00111111111001011100001010010001111100110011111100111111111001011100001010010001111100110011111101011110 3fe5c291f33f3fe5c291f33f5e
EUC-JP ?蠶濯??蠶濯?^ 00111111111010101100010011000010111101010011111100111111111010101100010011000010111101010011111101011110 3feac4c2f53f3feac4c2f53f5e
UTF-8 뤳蠶濯딕뤳蠶濯듸^ 11101011101001001011001111101000101000001011011011100110101111111010111111101011100101001001010111101011101001001011001111101000101000001011011011100110101111111010111111101011100100111011100001011110 eba4b3e8a0b6e6bfafeb9495eba4b3e8a0b6e6bfafeb93b85e
UHC 뤳蠶濯딕뤳蠶濯듸^ 1000111111100001111011011101100111110110111110111011010111110001100011111110000111101101110110011111011011111011101101011110111101011110 8fe1edd9f6fbb5f18fe1edd9f6fbb5ef5e

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