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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???毅?}???毅?{^ 001111110011111100111111100010110100001000111111011111010011111100111111001111111000101101000010001111110111101101011110 3f3f3f8b423f7d3f3f3f8b423f7b5e
EUC-JP ???毅?}???毅?{^ 001111110011111100111111101101011010001100111111011111010011111100111111001111111011010110100011001111110111101101011110 3f3f3fb5a33f7d3f3f3fb5a33f7b5e
UTF-8 殮ㅷ퓣毅륬}殮ㅷ퓣毅륬{^ 111011111010011010100101111000111000010110110111111011011001001110100011111001101010111110000101111010111010010110101100011111011110111110100110101001011110001110000101101101111110110110010011101000111110011010101111100001011110101110100101101011000111101101011110 efa6a5e385b7ed93a3e6af85eba5ac7defa6a5e385b7ed93a3e6af85eba5ac7b5e
UHC 殮ㅷ퓣毅륬}殮ㅷ퓣毅륬{^ 1110011011111001101001001110011110111111100011001110101111110110100100000100111001111101111001101111100110100100111001111011111110001100111010111111011010010000010011100111101101011110 e6f9a4e7bf8cebf6904e7de6f9a4e7bf8cebf6904e7b5e

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