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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 豚??k}豚??k{^ 10010011110110000011111100111111011010110111110110010011110110000011111100111111011010110111101101011110 93d83f3f6b7d93d83f3f6b7b5e
EUC-JP 豚??k}豚??k{^ 11000110110110100011111100111111011010110111110111000110110110100011111100111111011010110111101101011110 c6da3f3f6b7dc6da3f3f6b7b5e
UTF-8 豚ㅸㅀk}豚ㅸㅀk{^ 1110100010110001100110101110001110000101101110001110001110000101100000000110101101111101111010001011000110011010111000111000010110111000111000111000010110000000011010110111101101011110 e8b19ae385b8e385806b7de8b19ae385b8e385806b7b5e
UHC 豚ㅸㅀk}豚ㅸㅀk{^ 1101010011001010101001001110100010100100101100000110101101111101110101001100101010100100111010001010010010110000011010110111101101011110 d4caa4e8a4b06b7dd4caa4e8a4b06b7b5e

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