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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 源?醍?源?醍?^ 10001100101110010011111110010001111001110011111110001100101110010011111110010001111001110011111101011110 8cb93f91e73f8cb93f91e73f5e
EUC-JP 源?醍?源?醍?^ 10111000101110110011111111000010111010010011111110111000101110110011111111000010111010010011111101011110 b8bb3fc2e93fb8bb3fc2e93f5e
UTF-8 源렰醍낵源렰醍낵^ 11100110101110101001000011101011101000001011000011101001100001101000110111101011100000101011010111100110101110101001000011101011101000001011000011101001100001101000110111101011100000101011010101011110 e6ba90eba0b0e9868deb82b5e6ba90eba0b0e9868deb82b55e
UHC 源렰醍낵源렰醍낵^ 1110101010111001100011101011110111110000101101011011001110111100111010101011100110001110101111011111000010110101101100111011110001011110 eab98ebdf0b5b3bceab98ebdf0b5b3bc5e

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