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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 易쇘렟넸易쇘렟넵^ 11101111101001111010000011101100100001111001100011101011101000001001111111101011100001001011100011101111101001111010000011101100100001111001100011101011101000001001111111101011100001001011010101011110 efa7a0ec8798eba09feb84b8efa7a0ec8798eba09feb84b55e
UHC 易쇘렟넸易쇘렟넵^ 1110110010101111101111001110011110001110101100001011001111011110111011001010111110111100111001111000111010110000101100111101110001011110 ecafbce78eb0b3deecafbce78eb0b3dc5e

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