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 ??????崖^ 001111110011111100111111001111110011111100111111100010100101001001011110 3f3f3f3f3f3f8a525e
EUC-JP ??????崖^ 001111110011111100111111001111110011111100111111101100111011001101011110 3f3f3f3f3f3fb3b35e
UTF-8 롕렺롈롇롕렺崖^ 11101011101000011001010111101011101000001011101011101011101000011000100011101011101000011000011111101011101000011001010111101011101000001011101011100101101101001001011001011110 eba195eba0baeba188eba187eba195eba0bae5b4965e
UHC 롕렺롈롇롕렺崖^ 100011101101100110001110110000101000111011001110100011101100110110001110110110011000111011000010111001001111000001011110 8ed98ec28ece8ecd8ed98ec2e4f05e

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