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 ??mn}??mn{^ 0011111100111111011011010110111001111101001111110011111101101101011011100111101101011110 3f3f6d6e7d3f3f6d6e7b5e
SJIS-WIN ??mn}??mn{^ 0011111100111111011011010110111001111101001111110011111101101101011011100111101101011110 3f3f6d6e7d3f3f6d6e7b5e
EUC-JP ??mn}??mn{^ 0011111100111111011011010110111001111101001111110011111101101101011011100111101101011110 3f3f6d6e7d3f3f6d6e7b5e
UTF-8 앉렿mn}앉렿mn{^ 11101100100101011000100111101011101000001011111101101101011011100111110111101100100101011000100111101011101000001011111101101101011011100111101101011110 ec9589eba0bf6d6e7dec9589eba0bf6d6e7b5e
UHC 앉렿mn}앉렿mn{^ 101111101100100110001110110001110110110101101110011111011011111011001001100011101100011101101101011011100111101101011110 bec98ec76d6e7dbec98ec76d6e7b5e

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