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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 烝?祭???郁? 1110000001111110001111111000110111010101001111110011111100111111100010001110100000111111 e07e3f8dd53f3f3f88e83f
EUC-JP 烝?祭???郁? 1101111111011111001111111011101011010111001111110011111100111111101100001110101000111111 dfdf3fbad73f3f3fb0ea3f
UTF-8 烝렱祭숄렰렲郁렞 111001111000001110011101111010111010000010110001111001111010010110101101111011001000100010000100111010111010000010110000111010111010000010110010111010011000001110000001111010111010000010011110 e7839deba0b1e7a5adec8884eba0b0eba0b2e98381eba09e
UHC 烝렱祭숄렰렲郁렞 11110001111101101000111010111110111100001010111010111100111100011000111010111101100011101011111111101001111101001000111010101111 f1f68ebef0aebcf18ebd8ebfe9f48eaf

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