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 렢렭렺諍렭롎렡^ 11101011101000001010001011101011101000001010110111101011101000001011101011101000101010111000110111101011101000001010110111101011101000011000111011101011101000001010000101011110 eba0a2eba0adeba0bae8ab8deba0adeba18eeba0a15e
UHC 렢렭렺諍렭롎렡^ 100011101011001110001110101110101000111011000010111011101011010110001110101110101000111011010100100011101011001001011110 8eb38eba8ec2eeb58eba8ed48eb25e

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