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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??怨}??怨{^ 0011111100111111100010011000010101111101001111110011111110001001100001010111101101011110 3f3f89857d3f3f89857b5e
EUC-JP ??怨}??怨{^ 0011111100111111101100011110010101111101001111110011111110110001111001010111101101011110 3f3fb1e57d3f3fb1e57b5e
UTF-8 緣쇈怨}緣쇈怨{^ 111001111011011110100011111011001000011110001000111001101000000010101000011111011110011110110111101000111110110010000111100010001110011010000000101010000111101101011110 e7b7a3ec8788e680a87de7b7a3ec8788e680a87b5e
UHC 緣쇈怨}緣쇈怨{^ 111001101101111010111100111000111110101010110011011111011110011011011110101111001110001111101010101100110111101101011110 e6debce3eab37de6debce3eab37b5e

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