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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鴨?循鴨?巡^ 1000101010011011001111111000111101111010100010101001101100111111100011111000010001011110 8a9b3f8f7a8a9b3f8f845e
EUC-JP 鴨?循鴨?巡^ 1011001111111011001111111011110111011011101100111111101100111111101111011110010001011110 b3fb3fbddbb3fb3fbde45e
UTF-8 鴨솝循鴨솝巡^ 11101001101101001010100011101100100001101001110111100101101111101010101011101001101101001010100011101100100001101001110111100101101101111010000101011110 e9b4a8ec869de5beaae9b4a8ec869de5b7a15e
UHC 鴨솝循鴨솝巡^ 11100100111001011011110011011001111000101110000011100100111001011011110011011001111000101101111001011110 e4e5bcd9e2e0e4e5bcd9e2de5e

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