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 ?耐執}?耐執{^ 00111111100100011100111110001110101101110111110100111111100100011100111110001110101101110111101101011110 3f91cf8eb77d3f91cf8eb77b5e
EUC-JP ?耐執}?耐執{^ 00111111110000101101000110111100101110010111110100111111110000101101000110111100101110010111101101011110 3fc2d1bcb97d3fc2d1bcb97b5e
UTF-8 뤓耐執}뤓耐執{^ 111010111010010010010011111010001000000010010000111001011001111110110111011111011110101110100100100100111110100010000000100100001110010110011111101101110111101101011110 eba493e88090e59fb77deba493e88090e59fb77b5e
UHC 뤓耐執}뤓耐執{^ 100011111100001111010010101100011111001011111011011111011000111111000011110100101011000111110010111110110111101101011110 8fc3d2b1f2fb7d8fc3d2b1f2fb7b5e

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