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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???諍???^ 001111110011111100111111111001100111100100111111001111110011111101011110 3f3f3fe6793f3f3f5e
EUC-JP ???諍???^ 001111110011111100111111111010111101101000111111001111110011111101011110 3f3f3febda3f3f3f5e
UTF-8 렢렳렺諍렳롎렡^ 11101011101000001010001011101011101000001011001111101011101000001011101011101000101010111000110111101011101000001011001111101011101000011000111011101011101000001010000101011110 eba0a2eba0b3eba0bae8ab8deba0b3eba18eeba0a15e
UHC 렢렳렺諍렳롎렡^ 100011101011001110001110110000001000111011000010111011101011010110001110110000001000111011010100100011101011001001011110 8eb38ec08ec2eeb58ec08ed48eb25e

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