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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???魏??怨??^ 001111110011111100111111111010011011000000111111001111111000100110000101001111110011111101011110 3f3f3fe9b03f3f89853f3f5e
EUC-JP ???魏??怨??^ 001111110011111100111111111100101011001000111111001111111011000111100101001111110011111101011110 3f3f3ff2b23f3fb1e53f3f5e
UTF-8 力녹뮄魏륅쭓怨뺤졒^ 11101111101001101000101011101011100001011011100111101011101011101000010011101001101011011000111111101011101001011000010111101100101011011001001111100110100000001010100011101011101110101010010011101100101000011001001001011110 efa68aeb85b9ebae84e9ad8feba585ecad93e680a8ebbaa4eca1925e
UHC 力녹뮄魏륅쭓怨뺤졒^ 11100110101100111011001111101100100100101001001111101010111000001000111111101111101001111000101111101010101100111001010111101100101000001011111101011110 e6b3b3ec9293eae08fefa78beab395eca0bf5e

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