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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?謙魄?謙白^ 0011111110001100101010101110100110101110001111111000110010101010100101001001001001011110 3f8caae9ae3f8caa94925e
EUC-JP ?謙魄?謙白^ 0011111110111000101011001111001010110000001111111011100010101100110001111111001001011110 3fb8acf2b03fb8acc7f25e
UTF-8 렻謙魄렻謙白^ 11101011101000001011101111101000101011001001100111101001101011011000010011101011101000001011101111101000101011001001100111100111100110011011110101011110 eba0bbe8ac99e9ad84eba0bbe8ac99e799bd5e
UHC 렻謙魄렻謙白^ 10001110110000111100110011000101110110111101111010001110110000111100110011000101110110111101110001011110 8ec3ccc5dbde8ec3ccc5dbdc5e

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