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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?畢孩?去?畢孩?醵^ 0011111110010101010011001001101101110111001111111000101110001110001111111001010101001100100110110111011100111111111001111101000101011110 3f954c9b773f8b8e3f954c9b773fe7d15e
EUC-JP ?畢孩?去?畢孩?醵^ 0011111111001001101011011101010111011000001111111011010111101110001111111100100110101101110101011101100000111111111011101101001101011110 3fc9add5d83fb5ee3fc9add5d83feed35e
UTF-8 뤋畢孩㉠去뤋畢孩㉠醵^ 11101011101001001000101111100111100101011010001011100101101011011010100111100011100010011010000011100101100011101011101111101011101001001000101111100111100101011010001011100101101011011010100111100011100010011010000011101001100001101011010101011110 eba48be795a2e5ada9e389a0e58ebbeba48be795a2e5ada9e389a0e986b55e
UHC 뤋畢孩㉠去뤋畢孩㉠醵^ 100011111011101111111001101101001111101010101001101010001011000111001011110110111000111110111011111110011011010011111010101010011010100010110001110010111101100101011110 8fbbf9b4faa9a8b1cbdb8fbbf9b4faa9a8b1cbd95e

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