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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 円??源?円??源?B 100010010111111000111111001111111000110010111001001111111000100101111110001111110011111110001100101110010011111101000010 897e3f3f8cb93f897e3f3f8cb93f42
EUC-JP 円??源?円??源?B 101100011101111100111111001111111011100010111011001111111011000111011111001111110011111110111000101110110011111101000010 b1df3f3fb8bb3fb1df3f3fb8bb3f42
UTF-8 円ㅻ퀩源칥円ㅻ퀩源칥B 11100101100001101000011011100011100001011011101111101101100000001010100111100110101110101001000011101100101110011010010111100101100001101000011011100011100001011011101111101101100000001010100111100110101110101001000011101100101110011010010101000010 e58686e385bbed80a9e6ba90ecb9a5e58686e385bbed80a9e6ba90ecb9a542
UHC 円ㅻ퀩源칥円ㅻ퀩源칥B 111001011111011110100100111010111011001110011101111010101011100110101111011101101110010111110111101001001110101110110011100111011110101010111001101011110111011001000010 e5f7a4ebb39deab9af76e5f7a4ebb39deab9af7642

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