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 ??????r^ 0011111100111111001111110011111100111111001111110111001001011110 3f3f3f3f3f3f725e
SJIS-WIN 永??幼??r^ 10001001011010010011111100111111100101110110001100111111001111110111001001011110 89693f3f97633f3f725e
EUC-JP 永??幼??r^ 10110001110010100011111100111111110011011100010000111111001111110111001001011110 b1ca3f3fcdc43f3f725e
UTF-8 永띔벰幼먯뎾r^ 1110011010110000101110001110101110011101100101001110101110110010101100001110010110111001101111001110101110101000101011111110101110001110101111100111001001011110 e6b0b8eb9d94ebb2b0e5b9bceba8afeb8ebe725e
UHC 永띔벰幼먯뎾r^ 1110011110110101101101101110101010111010101010001110101011101010100100001110110010001001100100010111001001011110 e7b5b6eabaa8eaea90ec8991725e

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