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 ???婁???婁^ 0011111100111111001111111001100001001011001111110011111100111111100110000100101101011110 3f3f3f984b3f3f3f984b5e
EUC-JP ???婁???婁^ 0011111100111111001111111100111110101100001111110011111100111111110011111010110001011110 3f3f3fcfac3f3f3fcfac5e
UTF-8 렺렟렻婁렺렟렻婁^ 11101011101000001011101011101011101000001001111111101011101000001011101111100101101010011000000111101011101000001011101011101011101000001001111111101011101000001011101111100101101010011000000101011110 eba0baeba09feba0bbe5a981eba0baeba09feba0bbe5a9815e
UHC 렺렟렻婁렺렟렻婁^ 1000111011000010100011101011000010001110110000111101011110100101100011101100001010001110101100001000111011000011110101111010010101011110 8ec28eb08ec3d7a58ec28eb08ec3d7a55e

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