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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 源???源???B 1000110010111001001111110011111100111111100011001011100100111111001111110011111101000010 8cb93f3f3f8cb93f3f3f42
EUC-JP 源???源???B 1011100010111011001111110011111100111111101110001011101100111111001111110011111101000010 b8bb3f3f3fb8bb3f3f3f42
UTF-8 源띔렜탠源띔렜탠B 11100110101110101001000011101011100111011001010011101011101000001001110011101101100000111010000011100110101110101001000011101011100111011001010011101011101000001001110011101101100000111010000001000010 e6ba90eb9d94eba09ced83a0e6ba90eb9d94eba09ced83a042
UHC 源띔렜탠源띔렜탠B 1110101010111001101101101110101010001110101011101100010111000100111010101011100110110110111010101000111010101110110001011100010001000010 eab9b6ea8eaec5c4eab9b6ea8eaec5c442

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