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 ??莉溪??莉溪^ 00111111001111111110010010111011100111111110001000111111001111111110010010111011100111111110001001011110 3f3fe4bb9fe23f3fe4bb9fe25e
EUC-JP ??莉溪??莉溪^ 00111111001111111110100010111101110111101110010000111111001111111110100010111101110111101110010001011110 3f3fe8bddee43f3fe8bddee45e
UTF-8 꿜뗑莉溪꿜뗑莉溪^ 11101010101111111001110011101011100101111001000111101000100011101000100111100110101110101010101011101010101111111001110011101011100101111001000111101000100011101000100111100110101110101010101001011110 eabf9ceb9791e88e89e6baaaeabf9ceb9791e88e89e6baaa5e
UHC 꿜뗑莉溪꿜뗑莉溪^ 1011001011100100101101101100010011010111111010011100110110100010101100101110010010110110110001001101011111101001110011011010001001011110 b2e4b6c4d7e9cda2b2e4b6c4d7e9cda25e

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