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 タ軏臾}タ軏臾{^ 11000000111110111011001011100100011010110111110111000000111110111011001011100100011010110111101101011110 c0fbb2e46b7dc0fbb2e46b7b5e
EUC-JP タ軏臾}タ軏臾{^ 1000111011000000100011111110000011011001111001111100110001111101100011101100000010001111111000001101100111100111110011000111101101011110 8ec08fe0d9e7cc7d8ec08fe0d9e7cc7b5e
UTF-8 タ軏臾}タ軏臾{^ 111011111011111010000000111010001011101110001111111010001000011110111110011111011110111110111110100000001110100010111011100011111110100010000111101111100111101101011110 efbe80e8bb8fe887be7defbe80e8bb8fe887be7b5e
UHC ??臾}??臾{^ 0011111100111111111010111010110001111101001111110011111111101011101011000111101101011110 3f3febac7d3f3febac7b5e

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