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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 厭??\}厭??\{^ 10001001011111010011111100111111010111000111110110001001011111010011111100111111010111000111101101011110 897d3f3f5c7d897d3f3f5c7b5e
EUC-JP 厭??\}厭??\{^ 10110001110111100011111100111111010111000111110110110001110111100011111100111111010111000111101101011110 b1de3f3f5c7db1de3f3f5c7b5e
UTF-8 厭뉓돻\}厭뉓돻\{^ 1110010110001110101011011110101110001001100100111110101110001111101110110101110001111101111001011000111010101101111010111000100110010011111010111000111110111011010111000111101101011110 e58eadeb8993eb8fbb5c7de58eadeb8993eb8fbb5c7b5e
UHC 厭뉓돻\}厭뉓돻\{^ 1110011011110100100001111110100010001001101111100101110001111101111001101111010010000111111010001000100110111110010111000111101101011110 e6f487e889be5c7de6f487e889be5c7b5e

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