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 ???這???^ 001111110011111100111111100101001000011100111111001111110011111101011110 3f3f3f94873f3f3f5e
EUC-JP ???這???^ 001111110011111100111111110001111110011100111111001111110011111101011110 3f3f3fc7e73f3f3f5e
UTF-8 롇렭렺這렭롎렡^ 11101011101000011000011111101011101000001010110111101011101000001011101011101001100000001001100111101011101000001010110111101011101000011000111011101011101000001010000101011110 eba187eba0adeba0bae98099eba0adeba18eeba0a15e
UHC 롇렭렺這렭롎렡^ 100011101100110110001110101110101000111011000010111011101100111110001110101110101000111011010100100011101011001001011110 8ecd8eba8ec2eecf8eba8ed48eb25e

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