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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?鐵寐?鐵妹^ 0011111111101000011000111001101110000111001111111110100001100011100101101000010101011110 3fe8639b873fe86396855e
EUC-JP ?鐵寐?鐵妹^ 0011111111101111110001001101010111100111001111111110111111000100110010111110010101011110 3fefc4d5e73fefc4cbe55e
UTF-8 뤋鐵寐뤋鐵妹^ 11101011101001001000101111101001100100001011010111100101101011111001000011101011101001001000101111101001100100001011010111100101101001101011100101011110 eba48be990b5e5af90eba48be990b5e5a6b95e
UHC 뤋鐵寐뤋鐵妹^ 10001111101110111111010011010001110110001101101110001111101110111111010011010001110110001101100101011110 8fbbf4d1d8db8fbbf4d1d8d95e

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