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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瑤??}瑤??{^ 1110101010100010001111110011111101111101111010101010001000111111001111110111101101011110 eaa23f3f7deaa23f3f7b5e
EUC-JP 瑤??}瑤??{^ 1111010010100100001111110011111101111101111101001010010000111111001111110111101101011110 f4a43f3f7df4a43f3f7b5e
UTF-8 瑤껃씜}瑤껃씜{^ 111001111001000110100100111010101011101110000011111011001001010010011100011111011110011110010001101001001110101010111011100000111110110010010100100111000111101101011110 e791a4eabb83ec949c7de791a4eabb83ec949c7b5e
UHC 瑤껃씜}瑤껃씜{^ 111010001111110110000011111001011011111010111101011111011110100011111101100000111110010110111110101111010111101101011110 e8fd83e5bebd7de8fd83e5bebd7b5e

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