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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ァ??ケ??ヲ^ 00111111001111111000001101000000001111110011111110000011010100000011111100111111100000111001001001011110 3f3f83403f3f83503f3f83925e
EUC-JP ??ァ??ケ??ヲ^ 00111111001111111010010110100001001111110011111110100101101100010011111100111111101001011111001001011110 3f3fa5a13f3fa5b13f3fa5f25e
UTF-8 룶퓦ァ룵殺ケ룫혧ヲ^ 11101011101000111011011011101101100100111010011011100011100000101010000111101011101000111011010111101111101001011011000011100011100000101011000111101011101000111010101111101101100110001010011111100011100000111011001001011110 eba3b6ed93a6e382a1eba3b5efa5b0e382b1eba3abed98a7e383b25e
UHC 룶퓦ァ룵殺ケ룫혧ヲ^ 10001111101010111011111110001111101010111010000110001111101010101110000111101101101010111011000110001111101000101100001010001111101010111111001001011110 8fabbf8faba18faae1edabb18fa2c28fabf25e

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