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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
UTF-8 拾깗뢒D拾깗뢒D^ 111011111010010110110011111010101011100110010111111010111010001010010010010001001110111110100101101100111110101010111001100101111110101110100010100100100100010001011110 efa5b3eab997eba29244efa5b3eab997eba292445e
UHC 拾깗뢒D拾깗뢒D^ 111001001010100110000011100011111000111101001101010001001110010010101001100000111000111110001111010011010100010001011110 e4a9838f8f4d44e4a9838f8f4d445e

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