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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 衣??魄衣??白^ 10001000110111110011111100111111111010011010111010001000110111110011111100111111100101001001001001011110 88df3f3fe9ae88df3f3f94925e
EUC-JP 衣??魄衣??白^ 10110000111000010011111100111111111100101011000010110000111000010011111100111111110001111111001001011110 b0e13f3ff2b0b0e13f3fc7f25e
UTF-8 衣펩렪魄衣펩렪白^ 11101000101000011010001111101101100011101010100111101011101000001010101011101001101011011000010011101000101000011010001111101101100011101010100111101011101000001010101011100111100110011011110101011110 e8a1a3ed8ea9eba0aae9ad84e8a1a3ed8ea9eba0aae799bd5e
UHC 衣펩렪魄衣펩렪白^ 1110101111111101110001101110100110001110101110001101101111011110111010111111110111000110111010011000111010111000110110111101110001011110 ebfdc6e98eb8dbdeebfdc6e98eb8dbdc5e

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