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 豚??}豚??{^ 1001001111011000001111110011111101111101100100111101100000111111001111110111101101011110 93d83f3f7d93d83f3f7b5e
EUC-JP 豚??}豚??{^ 1100011011011010001111110011111101111101110001101101101000111111001111110111101101011110 c6da3f3f7dc6da3f3f7b5e
UTF-8 豚ㅸㅀ}豚ㅸㅀ{^ 111010001011000110011010111000111000010110111000111000111000010110000000011111011110100010110001100110101110001110000101101110001110001110000101100000000111101101011110 e8b19ae385b8e385807de8b19ae385b8e385807b5e
UHC 豚ㅸㅀ}豚ㅸㅀ{^ 110101001100101010100100111010001010010010110000011111011101010011001010101001001110100010100100101100000111101101011110 d4caa4e8a4b07dd4caa4e8a4b07b5e

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