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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???枇嶽??^ 00111111001111110011111110010100111110001001101111010100001111110011111101011110 3f3f3f94f89bd43f3f5e
EUC-JP ???枇嶽??^ 00111111001111110011111111001000111110101101011011010110001111110011111101011110 3f3f3fc8fad6d63f3f5e
UTF-8 뤶핉퐥枇嶽렰롘^ 11101011101001001011011011101101100101011000100111101101100100001010010111100110100111101000011111100101101101101011110111101011101000001011000011101011101000011001100001011110 eba4b6ed9589ed90a5e69e87e5b6bdeba0b0eba1985e
UHC 뤶핉퐥枇嶽렰롘^ 100011111110010011000000100011101011110110001110110111011110110111100100110000001000111010111101100011101101110001011110 8fe4c08ebd8eddede4c08ebd8edc5e

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