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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ⅴ雫n}ⅴ雫n{^ 11111010010001001000111010110100011011100111110111111010010001001000111010110100011011100111101101011110 fa448eb46e7dfa448eb46e7b5e
EUC-JP ?雫n}?雫n{^ 0011111110111100101101100110111001111101001111111011110010110110011011100111101101011110 3fbcb66e7d3fbcb66e7b5e
UTF-8 ⅴ雫n}ⅴ雫n{^ 1110001010000101101101001110100110011011101010110110111001111101111000101000010110110100111010011001101110101011011011100111101101011110 e285b4e99bab6e7de285b4e99bab6e7b5e
UHC ⅴ?n}ⅴ?n{^ 1010010110100101001111110110111001111101101001011010010100111111011011100111101101011110 a5a53f6e7da5a53f6e7b5e

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