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 媛盲??媛盲??^ 10010101010100011001011011010011001111110011111110010101010100011001011011010011001111110011111101011110 955196d33f3f955196d33f3f5e
EUC-JP 媛盲??媛盲??^ 11001001101100101100110011010101001111110011111111001001101100101100110011010101001111110011111101011110 c9b2ccd53f3fc9b2ccd53f3f5e
UTF-8 媛盲렰렡媛盲렰렡^ 11100101101010101001101111100111100110111011001011101011101000001011000011101011101000001010000111100101101010101001101111100111100110111011001011101011101000001011000011101011101000001010000101011110 e5aa9be79bb2eba0b0eba0a1e5aa9be79bb2eba0b0eba0a15e
UHC 媛盲렰렡媛盲렰렡^ 1110101010110000110110001110111010001110101111011000111010110010111010101011000011011000111011101000111010111101100011101011001001011110 eab0d8ee8ebd8eb2eab0d8ee8ebd8eb25e

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