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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 薔???肩乙? 11100101010010110011111100111111001111111000110010101000100010011011001100111111 e54b3f3f3f8ca889b33f
EUC-JP 薔???肩乙? 11101001101011000011111100111111001111111011100010101010101100101011010100111111 e9ac3f3f3fb8aab2b53f
UTF-8 薔렡롋뀄肩乙렊 111010001001011010010100111010111010000010100001111010111010000110001011111010111000000010000100111010001000001010101001111001001011100110011001111010111010000010001010 e89694eba0a1eba18beb8084e882a9e4b999eba08a
UHC 薔렡롋뀄肩乙렊 1110110111111001100011101011001010001110110100011011001011101101110011001011011111101011111000001000111010100001 edf98eb28ed1b2edccb7ebe08ea1

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