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 ??莉線??莉線^ 00111111001111111110010010111011100100001111110000111111001111111110010010111011100100001111110001011110 3f3fe4bb90fc3f3fe4bb90fc5e
EUC-JP ??莉線??莉線^ 00111111001111111110100010111101110000001111111000111111001111111110100010111101110000001111111001011110 3f3fe8bdc0fe3f3fe8bdc0fe5e
UTF-8 꿜뗑莉線꿜뗑莉線^ 11101010101111111001110011101011100101111001000111101000100011101000100111100111101101111001101011101010101111111001110011101011100101111001000111101000100011101000100111100111101101111001101001011110 eabf9ceb9791e88e89e7b79aeabf9ceb9791e88e89e7b79a5e
UHC 꿜뗑莉線꿜뗑莉線^ 1011001011100100101101101100010011010111111010011110000011001010101100101110010010110110110001001101011111101001111000001100101001011110 b2e4b6c4d7e9e0cab2e4b6c4d7e9e0ca5e

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