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 迴育水迴育水^ 11100111100011111000100011100111100100001000010111100111100011111000100011100111100100001000010101011110 e78f88e79085e78f88e790855e
EUC-JP 迴育水迴育水^ 11101101111011111011000011101001101111111110010111101101111011111011000011101001101111111110010101011110 edefb0e9bfe5edefb0e9bfe55e
UTF-8 迴育水迴育水^ 11101000101111111011010011101000100000101011001011100110101100001011010011101000101111111011010011101000100000101011001011100110101100001011010001011110 e8bfb4e882b2e6b0b4e8bfb4e882b2e6b0b45e
UHC ?育水?育水^ 0011111111101011110000001110001010101001001111111110101111000000111000101010100101011110 3febc0e2a93febc0e2a95e

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