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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?⇒源?⇒源^ 0011111110000001110010111000110010111001001111111000000111001011100011001011100101011110 3f81cb8cb93f81cb8cb95e
EUC-JP ?⇒源?⇒源^ 0011111110100010110011011011100010111011001111111010001011001101101110001011101101011110 3fa2cdb8bb3fa2cdb8bb5e
UTF-8 룶⇒源룶⇒源^ 11101011101000111011011011100010100001111001001011100110101110101001000011101011101000111011011011100010100001111001001011100110101110101001000001011110 eba3b6e28792e6ba90eba3b6e28792e6ba905e
UHC 룶⇒源룶⇒源^ 10001111101010111010001010100001111010101011100110001111101010111010001010100001111010101011100101011110 8faba2a1eab98faba2a1eab95e

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