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 タ裘膽}タ裘膽{^ 11000000111001011110001011100100010110110111110111000000111001011110001011100100010110110111101101011110 c0e5e2e45b7dc0e5e2e45b7b5e
EUC-JP タ裘膽}タ裘膽{^ 100011101100000011101010111001001110011110111100011111011000111011000000111010101110010011100111101111000111101101011110 8ec0eae4e7bc7d8ec0eae4e7bc7b5e
UTF-8 タ裘膽}タ裘膽{^ 111011111011111010000000111010001010001110011000111010001000011010111101011111011110111110111110100000001110100010100011100110001110100010000110101111010111101101011110 efbe80e8a398e886bd7defbe80e8a398e886bd7b5e
UHC ??膽}??膽{^ 0011111100111111110100111100010101111101001111110011111111010011110001010111101101011110 3f3fd3c57d3f3fd3c57b5e

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