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 支?璋?支?璋?^ 10001110011110000011111111100000111101100011111110001110011110000011111111100000111101100011111101011110 8e783fe0f63f8e783fe0f63f5e
EUC-JP 支?璋?支?璋?^ 10111011110110010011111111100000111110000011111110111011110110010011111111100000111110000011111101011110 bbd93fe0f83fbbd93fe0f83f5e
UTF-8 支렫璋렦支렫璋렦^ 11100110100101001010111111101011101000001010101111100111100100101000101111101011101000001010011011100110100101001010111111101011101000001010101111100111100100101000101111101011101000001010011001011110 e694afeba0abe7928beba0a6e694afeba0abe7928beba0a65e
UHC 支렫璋렦支렫璋렦^ 1111001010101000100011101011100111101101111100001000111010110101111100101010100010001110101110011110110111110000100011101011010101011110 f2a88eb9edf08eb5f2a88eb9edf08eb55e

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