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 肢?兆?肢?兆?^ 10001110100010000011111110010010100110110011111110001110100010000011111110010010100110110011111101011110 8e883f929b3f8e883f929b3f5e
EUC-JP 肢?兆?肢?兆?^ 10111011111010000011111111000011111110110011111110111011111010000011111111000011111110110011111101011110 bbe83fc3fb3fbbe83fc3fb3f5e
UTF-8 肢렍兆낄肢렍兆낄^ 11101000100000101010001011101011101000001000110111100101100001011000011011101011100000101000010011101000100000101010001011101011101000001000110111100101100001011000011011101011100000101000010001011110 e882a2eba08de58586eb8284e882a2eba08de58586eb82845e
UHC 肢렍兆낄肢렍兆낄^ 1111001010110110100011101010001111110000101111001011001110100101111100101011011010001110101000111111000010111100101100111010010101011110 f2b68ea3f0bcb3a5f2b68ea3f0bcb3a55e

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