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 怨?凋?怨?凋?^ 10001001100001010011111110010010100111000011111110001001100001010011111110010010100111000011111101011110 89853f929c3f89853f929c3f5e
EUC-JP 怨?凋?怨?凋?^ 10110001111001010011111111000011111111000011111110110001111001010011111111000011111111000011111101011110 b1e53fc3fc3fb1e53fc3fc3f5e
UTF-8 怨렊凋렪怨렊凋렪^ 11100110100000001010100011101011101000001000101011100101100001111000101111101011101000001010101011100110100000001010100011101011101000001000101011100101100001111000101111101011101000001010101001011110 e680a8eba08ae5878beba0aae680a8eba08ae5878beba0aa5e
UHC 怨렊凋렪怨렊凋렪^ 1110101010110011100011101010000111110000101111011000111010111000111010101011001110001110101000011111000010111101100011101011100001011110 eab38ea1f0bd8eb8eab38ea1f0bd8eb85e

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