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 ???孟?蛟??^ 0011111100111111001111111001011011010000001111111110010110000000001111110011111101011110 3f3f3f96d03fe5803f3f5e
EUC-JP ???孟?蛟??^ 0011111100111111001111111100110011010010001111111110100111100000001111110011111101011110 3f3f3fccd23fe9e03f3f5e
UTF-8 隣얹렱孟렜蛟렰렯^ 11101111101001111011000111101100100101101011100111101011101000001011000111100101101011011001111111101011101000001001110011101000100110111001111111101011101000001011000011101011101000001010111101011110 efa7b1ec96b9eba0b1e5ad9feba09ce89b9feba0b0eba0af5e
UHC 隣얹렱孟렜蛟렰렯^ 1110110011100100101111101111000110001110101111101101100011101011100011101010111011001110111100011000111010111101100011101011110001011110 ece4bef18ebed8eb8eaecef18ebd8ebc5e

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