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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???ゆ厓??^ 00111111001111110011111110000010111001001111101010001101001111110011111101011110 3f3f3f82e4fa8d3f3f5e
EUC-JP ???ゆ厓??^ 0011111100111111001111111010010011100110100011111011010011000111001111110011111101011110 3f3f3fa4e68fb4c73f3f5e
UTF-8 蓮뤺ㅊゆ厓筽벳^ 11101111101001101001100111101011101001001011101011100011100001011000101011100011100000101000011011100101100011101001001111100111101011011011110111101011101100101011001101011110 efa699eba4bae3858ae38286e58e93e7adbdebb2b35e
UHC 蓮뤺ㅊゆ厓筽벳^ 111001101110010110001111111010001010010010111010101010101110011011100100111011011110100010100100101110101010101001011110 e6e58fe8a4baaae6e4ede8a4baaa5e

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