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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???坤???鵠^ 0011111100111111001111111000110110100011001111110011111100111111100011011001010001011110 3f3f3f8da33f3f3f8d945e
EUC-JP ???坤???鵠^ 0011111100111111001111111011101010100101001111110011111100111111101110011111010001011110 3f3f3fbaa53f3f3fb9f45e
UTF-8 렺씽ㅕ坤렺씽ㅕ鵠^ 11101011101000001011101011101100100101001011110111100011100001011001010111100101100111011010010011101011101000001011101011101100100101001011110111100011100001011001010111101001101101011010000001011110 eba0baec94bde38595e59da4eba0baec94bde38595e9b5a05e
UHC 렺씽ㅕ坤렺씽ㅕ鵠^ 1000111011000010101111101100010110100100110001011100110111011110100011101100001010111110110001011010010011000101110011011101110001011110 8ec2bec5a4c5cdde8ec2bec5a4c5cddc5e

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