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 額??額??^ 100010100111101000111111001111111000101001111010001111110011111101011110 8a7a3f3f8a7a3f3f5e
EUC-JP 額澧?額澧?^ 10110011110110111000111111001000111100110011111110110011110110111000111111001000111100110011111101011110 b3db8fc8f33fb3db8fc8f33f5e
UTF-8 額澧꾼額澧꾼^ 11101001101000011000110111100110101111101010011111101010101111101011110011101001101000011000110111100110101111101010011111101010101111101011110001011110 e9a18de6bea7eabebce9a18de6bea7eabebc5e
UHC 額澧꾼額澧꾼^ 11100100111111101101011011001000101100101101101111100100111111101101011011001000101100101101101101011110 e4fed6c8b2dbe4fed6c8b2db5e

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