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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???攸?}???攸?{^ 001111110011111100111111100111011011111100111111011111010011111100111111001111111001110110111111001111110111101101011110 3f3f3f9dbf3f7d3f3f3f9dbf3f7b5e
EUC-JP ???攸?}???攸?{^ 001111110011111100111111110110101100000100111111011111010011111100111111001111111101101011000001001111110111101101011110 3f3f3fdac13f7d3f3f3fdac13f7b5e
UTF-8 琉븅썙攸큡}琉븅썙攸큡{^ 111011111010011110001100111010111011100010000101111011001000110110011001111001101001010010111000111011011000000110100001011111011110111110100111100011001110101110111000100001011110110010001101100110011110011010010100101110001110110110000001101000010111101101011110 efa78cebb885ec8d99e694b8ed81a17defa78cebb885ec8d99e694b8ed81a17b5e
UHC 琉븅썙攸큡}琉븅썙攸큡{^ 1110101110100100101110101110100110011011100011001110101011110010101101000110111001111101111010111010010010111010111010011001101110001100111010101111001010110100011011100111101101011110 eba4bae99b8ceaf2b46e7deba4bae99b8ceaf2b46e7b5e

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