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 ???枇施??^ 00111111001111110011111110010100111110001000111001111011001111110011111101011110 3f3f3f94f88e7b3f3f5e
EUC-JP ??熢枇施??^ 001111110011111110001111110010101010101111001000111110101011101111011100001111110011111101011110 3f3f8fcaabc8fabbdc3f3f5e
UTF-8 뤵퓥熢枇施롙롘^ 11101011101001001011010111101101100100111010010111100111100001101010001011100110100111101000011111100110100101101011110111101011101000011001100111101011101000011001100001011110 eba4b5ed93a5e786a2e69e87e696bdeba199eba1985e
UHC 뤵퓥熢枇施롙롘^ 100011111110001110111111100011101101110011101100110111011110110111100011101111111000111011011101100011101101110001011110 8fe3bf8edcecddede3bf8edd8edc5e

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