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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 只脈????矣 10010001111111001001011010101100001111110011111100111111001111111110000111100001 91fc96ac3f3f3f3fe1e1
EUC-JP 只脈????矣 11000010111111101100110010101110001111110011111100111111001111111110001011100011 c2feccae3f3f3f3fe2e3
UTF-8 只脈렮肋렰렪矣 111001011000111110101010111010001000010010001000111010111010000010101110111011111010010110010011111010111010000010110000111010111010000010101010111001111001111110100011 e58faae88488eba0aeefa593eba0b0eba0aae79fa3
UHC 只脈렮肋렰렪矣 1111000111111110110110001110011010001110101110111101001011110001100011101011110110001110101110001110101111111000 f1fed8e68ebbd2f18ebd8eb8ebf8

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